finetuning nginx

This commit is contained in:
Marco Ochse
2018-02-26 17:55:56 +00:00
parent 2f063b28c0
commit 7a507156bd
3 changed files with 6 additions and 6 deletions

View File

@ -9,8 +9,6 @@ services:
container_name: nginx
restart: always
network_mode: "host"
# cap_add:
# - NET_BIND_SERVICE
ports:
- "64297:64297"
image: "dtagdevsec/nginx:1710"