Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/blame/commit/36c274ec19c9c7e6ce1bdcb888898e54649cce9f/docker-compose.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
sherlock/docker-compose.yml

8 lines
104 B

version: '2'
services:
sherlock:
build: .
volumes:
- "./results:/opt/sherlock/results"