This commit is contained in:
Baobhan Sith
2025-05-02 06:22:10 +08:00
+3 -1
View File
@@ -101,7 +101,9 @@ location / {
为 docker 配置IPv6, 在`/etc/docker/daemon.json`加入以下内容 为 docker 配置IPv6(可选,如果你不使用ipv6连接服务器可以不配置)
`/etc/docker/daemon.json`加入以下内容
```json ```json
{ {
"ipv6": true, "ipv6": true,