浏览代码

Minor fix in generate_config.sh

andryyy 7 年之前
父节点
当前提交
a0d2e34433
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      generate_config.sh

+ 2 - 2
generate_config.sh

@@ -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
-#SNAT_TO_SOURCE=" >> mailcow.conf
+# Use this IP for outgoing connections (SNAT)
+#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