修改bug
This commit is contained in:
parent
280807d534
commit
cf2ae175ee
2
.env
2
.env
|
@ -8,7 +8,7 @@ VITE_GLOB_APP_TITLE = 管理系统
|
||||||
VITE_GLOB_APP_SHORT_NAME = CourseInformationCenter
|
VITE_GLOB_APP_SHORT_NAME = CourseInformationCenter
|
||||||
|
|
||||||
# 单点登录服务端地址
|
# 单点登录服务端地址
|
||||||
VITE_GLOB_APP_CAS_BASE_URL=http://cas.test.com:8443/cas
|
VITE_GLOB_APP_CAS_BASE_URL=https://authserver.nenu.edu.cn/authserver
|
||||||
|
|
||||||
# 是否开启单点登录
|
# 是否开启单点登录
|
||||||
VITE_GLOB_APP_OPEN_SSO = false
|
VITE_GLOB_APP_OPEN_SSO = false
|
||||||
|
|
Loading…
Reference in New Issue