6 lines
273 B
Bash
6 lines
273 B
Bash
# Environment: poweron-nyla-int (integration)
|
|
# Consumed by: Vite build (title) + SPA runtime (getApiBaseUrl / getAppName)
|
|
# Auth and secrets live on the gateway — never in frontend env.
|
|
|
|
VITE_API_BASE_URL=https://gateway-int.poweron.swiss
|
|
VITE_APP_NAME=Poweron Nyla int
|