Files
2026-07-30 11:23:50 +08:00

8 lines
218 B
Bash

# 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"
}`