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