mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
# backend service base url, test environment
|
|
VITE_SERVICE_BASE_URL=https://mock.apifox.com/m1/3109515-0-default
|
|
|
|
# other backend service base url, test environment
|
|
VITE_OTHER_SERVICE_BASE_URL= `{
|
|
"demo": "http://localhost:9528"
|
|
}`
|