[nginx-proxy] Enable IPv6 support

This commit is contained in:
JuliusFreudenberger 2023-08-18 11:38:53 +02:00
parent 210cdc36b5
commit 996395519c

View file

@ -21,6 +21,8 @@ services:
command: -notify-sighup nginx -watch -wait 5s:30s /etc/docker-gen/templates/nginx.tmpl
/etc/nginx/conf.d/default.conf
restart: unless-stopped
environment:
- ENABLE_IPV6=true
volumes_from:
- nginx
volumes: