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

@@ -228,7 +228,7 @@ ALL_SVCS=(openim-server chat-rpc admin-rpc chat-api admin-api meetingmsg liveclo
# ── PC 反代入口环境归一化 ───────────────────────────────────────────────────────
normalize_pc_proxy_env() {
PC_PROXY_DOMAIN="${PC_PROXY_DOMAIN:-cms-jack.imharry.work}"
PC_PROXY_DOMAIN="${PC_PROXY_DOMAIN:-pc-jack.imharry.work}"
local default_origin="https://${PC_PROXY_DOMAIN}"
local origin="${PC_BACKEND_ORIGIN:-}"
origin="${origin%/}"