6 lines
260 B
Bash
6 lines
260 B
Bash
# Environment: porta (Forgejo deploy → porta.poweron.swiss)
|
|
# Consumed by: Vite build + SPA runtime (getApiBaseUrl / getAppName)
|
|
# Auth and secrets live on the gateway — never in frontend env.
|
|
|
|
VITE_API_BASE_URL=https://api.porta.swiss
|
|
VITE_APP_NAME=PORTA
|