mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
prepare some fixes, tweaking
This commit is contained in:
4
docker/nginx/dist/conf/tpotweb.conf
vendored
4
docker/nginx/dist/conf/tpotweb.conf
vendored
@ -152,4 +152,8 @@ server {
|
||||
location /scanviz {
|
||||
proxy_pass http://127.0.0.1:64303/spiderfoot/scanviz;
|
||||
}
|
||||
|
||||
location /scandelete {
|
||||
proxy_pass http://127.0.0.1:64303/spiderfoot/scandelete;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user