All checks were successful
Deploy Nyla Frontend / build-and-deploy (push) Successful in 10m28s
6 lines
262 B
Bash
6 lines
262 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.poweron.swiss
|
|
VITE_APP_NAME=PORTA
|