mirror of
https://github.com/WilliamPeterMatthew/sslocal-manager-alpine.git
synced 2026-02-27 09:53:28 +08:00
update ipv6 config
This commit is contained in:
@@ -10,3 +10,7 @@ services:
|
||||
- '8388:8388/tcp'
|
||||
volumes:
|
||||
- ./server.ssconfig.json:/.ssconfig.json:ro
|
||||
|
||||
# networks: # 网络配置,需要使用 IPv6 时取消注释
|
||||
# default:
|
||||
# enable_ipv6: true
|
||||
|
||||
@@ -10,3 +10,7 @@ services:
|
||||
- '8388:8388/tcp'
|
||||
volumes:
|
||||
- ./server.ssconfig.json:/.ssconfig.json:ro
|
||||
|
||||
# networks: # 网络配置,需要使用 IPv6 时取消注释
|
||||
# default:
|
||||
# enable_ipv6: true
|
||||
|
||||
Reference in New Issue
Block a user