git commit -m feat(projects): 对接后端登录接口
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# backend service base url, test environment
|
||||
VITE_SERVICE_BASE_URL=https://mock.apifox.cn/m1/3109515-0-default
|
||||
VITE_SERVICE_BASE_URL=http://localhost:8080
|
||||
|
||||
# other backend service base url, test environment
|
||||
VITE_OTHER_SERVICE_BASE_URL= `{
|
||||
VITE_OTHER_SERVICE_BASE_URL=`{
|
||||
"demo": "http://localhost:9528"
|
||||
}`
|
||||
|
||||
Reference in New Issue
Block a user