|
@@ -8,8 +8,8 @@ ENV = 'production'
|
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
|
|
|
|
# 登录地址 正式
|
|
|
-# VUE_APP_LOGIN_URL = 'https://sso.lzlxylsf.com/#/'
|
|
|
+VUE_APP_LOGIN_URL = 'https://sso.lzlxylsf.com/#/'
|
|
|
# 开发
|
|
|
# VUE_APP_LOGIN_URL = 'https://sso.benyuntech.com/#/'
|
|
|
# 测试
|
|
|
-VUE_APP_LOGIN_URL = 'https://ssotest.benyuntech.com/#/sso/auth'
|
|
|
+# VUE_APP_LOGIN_URL = 'https://ssotest.benyuntech.com/#/sso/auth'
|