feat: 关闭租户配置

This commit is contained in:
2026-07-10 13:49:45 +08:00
parent 582dc5e183
commit 11fe65a437
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ VITE_APP_STORE_SECURE_KEY=please-replace-me-with-your-own-key
VITE_NITRO_MOCK=false
# 租户开关
VITE_APP_TENANT_ENABLE=true
VITE_APP_TENANT_ENABLE=false
# 验证码的开关
VITE_APP_CAPTCHA_ENABLE=true