fix: captcha enable

This commit is contained in:
xingyu4j
2022-11-02 13:50:41 +08:00
parent ad42eca847
commit 3537672a52
2 changed files with 8 additions and 1 deletions

View File

@ -11,4 +11,4 @@ VITE_OPEN=true
VITE_APP_TENANT_ENABLE=true
# 验证码的开关
VITE_APP_CAPTCHA_ENABLE=false
VITE_APP_CAPTCHA_ENABLE=true