update ipv6 config

This commit is contained in:
WilliamPeterMatthew
2025-05-28 12:12:53 +08:00
parent e739e3e09c
commit dedb8ba30d
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -10,3 +10,7 @@ services:
- '8388:8388/tcp'
volumes:
- ./server.ssconfig.json:/.ssconfig.json:ro
# networks: # 网络配置,需要使用 IPv6 时取消注释
# default:
# enable_ipv6: true
+4
View File
@@ -10,3 +10,7 @@ services:
- '8388:8388/tcp'
volumes:
- ./server.ssconfig.json:/.ssconfig.json:ro
# networks: # 网络配置,需要使用 IPv6 时取消注释
# default:
# enable_ipv6: true