docs: lock production SMS on PNVS

This commit is contained in:
Codex
2026-07-04 00:03:21 +08:00
parent e0032eaab3
commit 287c2476c6
5 changed files with 14 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ AUTH_SESSION_SECRET=replace-with-strong-random-session-secret
AUTH_CODE_PEPPER=replace-with-strong-random-code-pepper
PLATFORM_ADMIN_API_KEY=replace-with-strong-random-platform-admin-key
# Supported production values: aliyun, aliyun-pnvs, tencent.
# Production SMS verification uses aliyun-pnvs. Traditional aliyun/tencent adapters are compatibility paths only.
# Tenant-level SMS AccessKey/SecretKey live in app_private.tenant_secrets, not in this env file.
AUTH_SMS_PROVIDER=aliyun-pnvs