[nginx-proxy] Enable IPv6 support
This commit is contained in:
parent
210cdc36b5
commit
996395519c
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue