8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
# backend service base url, test environment
|
|
VITE_SERVICE_BASE_URL=http://preview.easyretry.com/easy-retry
|
|
|
|
# other backend service base url, test environment
|
|
VITE_OTHER_SERVICE_BASE_URL= `{
|
|
"demo": "http://localhost:9528"
|
|
}`
|