fix(deploy): 移除输出中硬编码的 IP 地址
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
这个提交包含在:
父节点
35f07bad95
当前提交
f490b62f0b
@ -778,7 +778,7 @@ if [ "$DEPLOY_MODE" = "new" ]; then
|
|||||||
else
|
else
|
||||||
printf ' 密码: 同生产平台密码(原样迁移,未重置)\n'
|
printf ' 密码: 同生产平台密码(原样迁移,未重置)\n'
|
||||||
fi
|
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'
|
printf '\033[0;37m'
|
||||||
cat <<'NGINX_REF'
|
cat <<'NGINX_REF'
|
||||||
location / {
|
location / {
|
||||||
|
|||||||
正在加载...
在新工单中引用
屏蔽一个用户