8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
# http url, test environment
|
|
VITE_SERVICE_BASE_URL=https://mock.apifox.com/m1/3109515-0-default
|
|
|
|
# http other url, test environment
|
|
VITE_OTHER_SERVICE_BASE_URL= `{
|
|
"demo": "http://localhost:9528"
|
|
}`
|