Minor fix in generate_config.sh
parent
d14e6c184b
commit
a0d2e34433
|
@ -122,8 +122,8 @@ IPV4_NETWORK=172.22.1
|
||||||
# Internal IPv6 subnet in fc00::/7
|
# Internal IPv6 subnet in fc00::/7
|
||||||
IPV6_NETWORK=fd4d:6169:6c63:6f77::/64
|
IPV6_NETWORK=fd4d:6169:6c63:6f77::/64
|
||||||
|
|
||||||
# Use this IP for outgoing connections (SNAT)' >> mailcow.conf
|
# Use this IP for outgoing connections (SNAT)
|
||||||
#SNAT_TO_SOURCE=" >> mailcow.conf
|
#SNAT_TO_SOURCE=
|
||||||
|
|
||||||
# Disable IPv6
|
# Disable IPv6
|
||||||
# mailcow-network will still be created as IPv6 enabled, all containers will be created
|
# mailcow-network will still be created as IPv6 enabled, all containers will be created
|
||||||
|
|
Loading…
Reference in New Issue