修改配置

This commit is contained in:
vet
2026-04-13 21:20:19 +07:00
parent d442b79972
commit 799dff0b54
3 changed files with 12 additions and 8 deletions

View File

@@ -440,7 +440,7 @@ cloudflare:
customerCode: "${CF_CUSTOMER_CODE}"
EOF
success " livestream/config.yaml → livekit=${LIVEKIT_URL}, key=${LIVEKIT_API_KEY} (备份: .bak)"
[[ -z "${CF_ACCOUNT_ID}" ]] && warn " Cloudflare 配置为空,推流 CDN 功能不可用,请填写 .env.local 中 CF_* 变量"
[[ -z "${CF_ACCOUNT_ID}" ]] && warn " Cloudflare 配置为空,推流 CDN 功能不可用,请填写 .env.deploy-test 中 CF_* 变量"
# ──────────────────────────────────────────────────────────────────────────────
# build-server