6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
# backend service base url, prod environment
|
|
VITE_SERVICE_BASE_URL=https://riwa-api.riwsan1.com
|
|
|
|
# other backend service base url, prod environment
|
|
VITE_OTHER_SERVICE_BASE_URL= `{}`
|