关闭验证码功能
This commit is contained in:
@@ -7,5 +7,8 @@ VITE_BASE_URL = ./
|
||||
# API 根地址(后端路由为 /core、/tool、/dice 等,无 /prod 前缀,不要加 /prod)
|
||||
VITE_API_URL = https://dice-api.yuliao666.top
|
||||
|
||||
# 登录页是否显示验证码,设为 false 可关闭(需与后端 LOGIN_CAPTCHA_ENABLE 一致)
|
||||
VITE_LOGIN_CAPTCHA_ENABLED = false
|
||||
|
||||
# Delete console
|
||||
VITE_DROP_CONSOLE = true
|
||||
Reference in New Issue
Block a user