Files
moc/.env.test

9 lines
254 B
Bash

# backend service base url, test environment
VITE_BASE_URL=http://192.168.0.230:8086
VITE_SERVICE_BASE_URL=http://192.168.0.230:8086
# other backend service base url, test environment
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://localhost:9528"
}`