From 3a47b1e028bc613e44a917302443a214454d219c Mon Sep 17 00:00:00 2001 From: jianzhichu Date: Sun, 15 Mar 2026 08:30:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E9=97=AE=E4=B8=8D=E4=BA=86=E5=A4=96?= =?UTF-8?q?=E7=BD=91=E7=9A=84=E9=97=AE=E9=A2=98=20docker-compose=20dns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fbaef61..9dd57f8 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,8 @@ services: network_mode: bridge dns: - - 14.114.114.114 # 修正DNS格式(YAML列表规范) + - 223.5.5.5 # 阿里云DNS(备用) + - 114.114.114.114 # 国内114 DNS(提升国内访问稳定性) deploy: resources: limits: