mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-10-13 20:09:13 +00:00
Logos look and feel
This commit is contained in:
parent
5ccbe95783
commit
ed17e22d56
1 changed files with 2 additions and 1 deletions
|
@ -838,7 +838,8 @@ services:
|
||||||
- ${TPOT_DATA_PATH}/nginx/conf/nginxpasswd:/etc/nginx/nginxpasswd:ro
|
- ${TPOT_DATA_PATH}/nginx/conf/nginxpasswd:/etc/nginx/nginxpasswd:ro
|
||||||
- ${TPOT_DATA_PATH}/nginx/conf/lswebpasswd:/etc/nginx/lswebpasswd:ro
|
- ${TPOT_DATA_PATH}/nginx/conf/lswebpasswd:/etc/nginx/lswebpasswd:ro
|
||||||
- ${TPOT_DATA_PATH}/nginx/log/:/var/log/nginx/
|
- ${TPOT_DATA_PATH}/nginx/log/:/var/log/nginx/
|
||||||
- ./docker/nginx/dist/html:/var/lib/nginx/html:ro
|
# - ./docker/nginx/dist/html/index.html:/var/lib/nginx/html/index.html:ro
|
||||||
|
# - ./docker/nginx/dist/html/assets/img/:/var/lib/nginx/html/assets/img/:ro
|
||||||
|
|
||||||
# Spiderfoot service
|
# Spiderfoot service
|
||||||
spiderfoot:
|
spiderfoot:
|
||||||
|
|
Loading…
Reference in a new issue