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 2e544e6 commit bbe1f1cCopy full SHA for bbe1f1c
.env.sample
@@ -34,7 +34,7 @@ NGINX_PROXY_COMPANION_IMAGE_VERSION=2.0
34
# work properly, '0.0.0.0' will work, but we recommend to update this variable
35
#
36
IPv4=0.0.0.0
37
-IPv6=::1
+IPv6=::
38
39
#-----------------------------------------------------------------------
40
bin/.env
@@ -57,4 +57,4 @@ REPLACE_LETSENCRYPT_SERVICE_NAME="nginx-proxy-automation-letsencrypt"
57
# md5 checksum for .env and docker-compose.yml files
58
59
MD5_SUM_DOCKER_COMPOSE=173dd5fe8088f758fa6062ad8c1faca9
60
-MD5_SUM_ENV_SAMPLE=c5b95cf10f4d510752602bb3f3939d6d
+MD5_SUM_ENV_SAMPLE=2b4d9183529cbf88974e19d9fd7ab803
0 commit comments