Files
dashboard/frontend/.env.prod
T
2026-07-17 09:35:32 +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"
}`