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

@@ -323,7 +323,7 @@ _install_pc_nginx_proxy() {
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
local conf_src="${script_dir}/nginx/openim-pc-proxy.conf"
local conf_name="openim-pc-proxy.conf"
local proxy_domain="${PC_PROXY_DOMAIN:-cms-jack.imharry.work}"
local proxy_domain="${PC_PROXY_DOMAIN:-pc-jack.imharry.work}"
if [[ -f "$ENV_FILE" ]]; then
# shellcheck source=/dev/null