mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking new landing page
This commit is contained in:
@ -7,13 +7,13 @@ services:
|
||||
build: .
|
||||
container_name: nginx
|
||||
restart: always
|
||||
tmpfs:
|
||||
- /var/tmp/nginx/client_body
|
||||
- /var/tmp/nginx/proxy
|
||||
- /var/tmp/nginx/fastcgi
|
||||
- /var/tmp/nginx/uwsgi
|
||||
- /var/tmp/nginx/scgi
|
||||
- /run
|
||||
# tmpfs:
|
||||
# - /var/tmp/nginx/client_body
|
||||
# - /var/tmp/nginx/proxy
|
||||
# - /var/tmp/nginx/fastcgi
|
||||
# - /var/tmp/nginx/uwsgi
|
||||
# - /var/tmp/nginx/scgi
|
||||
# - /run
|
||||
network_mode: "host"
|
||||
ports:
|
||||
- "64297:64297"
|
||||
|
Reference in New Issue
Block a user