From f490b62f0b747a49a8d9bb2792492eaf15c29486 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=8B=A4=E6=B0=91?= Date: Wed, 20 May 2026 17:12:33 +0800 Subject: [PATCH] =?UTF-8?q?fix(deploy):=20=E7=A7=BB=E9=99=A4=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E4=B8=AD=E7=A1=AC=E7=BC=96=E7=A0=81=E7=9A=84=20IP=20?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy.sh b/scripts/deploy.sh index adca9e2..7dd2572 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -778,7 +778,7 @@ if [ "$DEPLOY_MODE" = "new" ]; then else printf ' 密码: 同生产平台密码(原样迁移,未重置)\n' fi -printf '\n \033[1m192.168.128.88 宿主机 nginx 配置(server 块内加入以下内容):\033[0m\n' +printf '\n \033[1m宿主机 nginx 配置(server 块内加入以下内容):\033[0m\n' printf '\033[0;37m' cat <<'NGINX_REF' location / {