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/4c25a8e03dd316ea089dd69ef5f2dd7c1b470fb4/docker-compose.yml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
version: '2'
|
|
|
|
services:
|
|
sherlock:
|
|
build: .
|
|
image: theyahya/sherlock
|
|
volumes:
|
|
- "./results:/opt/sherlock/results"
|