1
0
Fork 0
mirror of https://github.com/demostf/setup synced 2026-06-04 00:54:07 +02:00

enable ipv6

This commit is contained in:
Robin Appelman 2017-03-18 15:55:13 +01:00
commit 02de2087c5

View file

@ -23,6 +23,8 @@ services:
volumes_from:
- nginx
entrypoint: /usr/local/bin/docker-gen -notify-sighup nginx -watch -wait 5s:30s /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf
environment:
- ENABLE_IPV6=true
networks:
- proxy-tier
letsencrypt-nginx-proxy-companion: