fix(projects): fix proxy config

This commit is contained in:
Soybean
2024-03-04 12:15:00 +08:00
parent b546ff8625
commit c8019c4ff7
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# http url, prod environment
# backend service base url, prod environment
VITE_SERVICE_BASE_URL=https://mock.apifox.com/m1/3109515-0-default
# http other url, prod environment
# other backend service base url, prod environment
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://localhost:9529"
}`