forked from wangziqi/gongxue-base
docs: lock production SMS on PNVS
This commit is contained in:
2
scripts/deploy/env/api.env.example
vendored
2
scripts/deploy/env/api.env.example
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user