mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2025-12-30 02:12:26 +00:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
# backend service base url, test environment
|
|
VITE_SERVICE_BASE_URL=https://mock.apifox.cn/m1/3109515-0-default
|
|
|
|
# other backend service base url, test environment
|
|
VITE_OTHER_SERVICE_BASE_URL= `{
|
|
"demo": "http://localhost:9528"
|
|
}`
|