This commit is contained in:
vet
2026-04-20 21:44:25 +07:00
parent 0171f17439
commit a9f1547c69
6 changed files with 14 additions and 14 deletions

View File

@@ -109,8 +109,8 @@ TENCENT_SDK_SECRET_KEY=cceba44084aaa04f8c48a1858ffd5385875c3a5ec006d34278d9d3714
# 填写 HTTPS 根地址无末尾斜杠Nginx 会将 / 代理到 pc dev:web :5173并代理 API/WS。
# ./deploy-test/07-start-frontend.sh 启动 pc 时会 export VITE_*,覆盖 pc/.env无需改 pc 目录
# 若某路径与网关不一致可单独覆盖PC_VITE_API_URL / PC_VITE_WS_URL / PC_VITE_CHAT_URL / PC_VITE_USER_URL
PC_PROXY_DOMAIN=cms-jack.imharry.work
PC_BACKEND_ORIGIN=https://cms-jack.imharry.work
PC_PROXY_DOMAIN=pc-jack.imharry.work
PC_BACKEND_ORIGIN=https://pc-jack.imharry.work
EOF
success ".env.deploy-test 已写入: $ENV_FILE"