6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
# backend service base url, test environment
|
|
VITE_SERVICE_BASE_URL=http://192.168.1.36:9527
|
|
|
|
# other backend service base url, test environment
|
|
VITE_OTHER_SERVICE_BASE_URL= `{}`
|