Some checks failed
Deploy Nyla Frontend INT / build-and-deploy (push) Has been cancelled
6 lines
266 B
Bash
6 lines
266 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-int.poweron.swiss
|
|
VITE_APP_NAME=PORTA
|