refactor(env): 注释掉环境变量中的服务器地址配置
修改登录策略为默认无需登录
This commit is contained in:
2
env/.env.development
vendored
2
env/.env.development
vendored
@@ -6,4 +6,4 @@ VITE_DELETE_CONSOLE = false
|
||||
VITE_SHOW_SOURCEMAP = false
|
||||
|
||||
# 后台请求地址
|
||||
VITE_SERVER_BASEURL = 'https://dev.xxx.com'
|
||||
# VITE_SERVER_BASEURL = 'https://dev.xxx.com'
|
||||
|
||||
Reference in New Issue
Block a user