6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
# backend service base url, test environment
|
|
VITE_SERVICE_BASE_URL=http://192.168.1.2:9538
|
|
|
|
# other backend service base url, test environment
|
|
VITE_OTHER_SERVICE_BASE_URL= `{}`
|