Skip to content

Commit bbe1f1c

Browse files
committed
Update IPv6
1 parent 2e544e6 commit bbe1f1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env.sample

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ NGINX_PROXY_COMPANION_IMAGE_VERSION=2.0
3434
# work properly, '0.0.0.0' will work, but we recommend to update this variable
3535
#
3636
IPv4=0.0.0.0
37-
IPv6=::1
37+
IPv6=::
3838

3939
#-----------------------------------------------------------------------
4040
#

bin/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ REPLACE_LETSENCRYPT_SERVICE_NAME="nginx-proxy-automation-letsencrypt"
5757
# md5 checksum for .env and docker-compose.yml files
5858
#
5959
MD5_SUM_DOCKER_COMPOSE=173dd5fe8088f758fa6062ad8c1faca9
60-
MD5_SUM_ENV_SAMPLE=c5b95cf10f4d510752602bb3f3939d6d
60+
MD5_SUM_ENV_SAMPLE=2b4d9183529cbf88974e19d9fd7ab803

0 commit comments

Comments
 (0)