Update README.md

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