Files

8 lines
218 B
Bash
Raw Permalink Normal View History

# backend service base url, prod environment (same-origin nginx /api)
VITE_SERVICE_BASE_URL=/api
# other backend service base url, prod environment
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://localhost:9529"
}`