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/07227e4a9a87a4b08cce9722401d8539be7d4cce/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"