正式开发环境跳转登录地址
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -4,7 +4,7 @@ VITE_APP_TITLE = 可信数据空间 | ... | @@ -4,7 +4,7 @@ VITE_APP_TITLE = 可信数据空间 |
| 4 | VITE_API_BASEURL = http://192.168.6.20:58052/ | 4 | VITE_API_BASEURL = http://192.168.6.20:58052/ |
| 5 | # VITE_API_BASEURL = http://49.4.26.201:31709/ | 5 | # VITE_API_BASEURL = http://49.4.26.201:31709/ |
| 6 | 6 | ||
| 7 | VITE_IDASS_BASEURL = https://idaas-test.csbr.cn/login | 7 | VITE_IDASS_BASEURL = https://develop.zgsjzc.com/login |
| 8 | 8 | ||
| 9 | # # 平台用户 接口请地址 | 9 | # # 平台用户 接口请地址 |
| 10 | # VITE_APP_USER_API_BASEURL = gateway-server | 10 | # VITE_APP_USER_API_BASEURL = gateway-server | ... | ... |
-
Please register or sign in to post a comment