We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0132928 commit 06eccecCopy full SHA for 06eccec
docker-compose.yml
@@ -14,6 +14,7 @@ services:
14
# - "${IPv6:-::0}:${DOCKER_HTTPS:-443}:443"
15
environment:
16
SSL_POLICY: ${SSL_POLICY:-Mozilla-Intermediate}
17
+# ENABLE_IPV6: "true"
18
volumes:
19
- ${NGINX_FILES_PATH:-./data}/conf.d:/etc/nginx/conf.d
20
- ${NGINX_FILES_PATH:-./data}/vhost.d:/etc/nginx/vhost.d
0 commit comments