profiles removed for now
This commit is contained in:
parent
43becf63e1
commit
6a47a46ff5
2 changed files with 18 additions and 18 deletions
|
@ -40,8 +40,8 @@ services:
|
|||
- DEFAULT_EMAIL=webmaster@faulty.nl
|
||||
- DEFAULT_HOST=home.famslof.nl
|
||||
#- NGINX_DOCKER_GEN_CONTAINER=proxy
|
||||
profiles:
|
||||
- production
|
||||
# profiles:
|
||||
# - production
|
||||
networks:
|
||||
proxy:
|
||||
|
||||
|
@ -67,8 +67,8 @@ services:
|
|||
- /lib/modules:/lib/modules
|
||||
ports:
|
||||
- 51820:51820/udp
|
||||
profiles:
|
||||
- production
|
||||
# profiles:
|
||||
# - production
|
||||
sysctls:
|
||||
- net.ipv4.conf.all.src_valid_mark=1
|
||||
restart: unless-stopped
|
Reference in a new issue