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/ab5fcbb90f592ea97239ceab5e8ca3a8d3f7f08b/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"