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