Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/src/commit/dabdec6a062705df2fcf28eeb2b0a46468e16ce0/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"