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

Fix typo in Readme

pull/386/head
eiriksm 5 years ago committed by GitHub
parent 02c57c8443
commit d42f989e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -166,7 +166,7 @@ docker run theyahya/sherlock user123
You can use the `docker-compose.yml` file from the repository and use this command:
```
docker-compose run sherlok -o /opt/sherlock/results/text.txt user123
docker-compose run sherlock -o /opt/sherlock/results/text.txt user123
```
## Adding New Sites

Loading…
Cancel
Save