frontend_nyla/config/env-poweron-nyla-dev.env
2026-05-08 11:49:24 +02:00

6 lines
270 B
Bash

# Environment: poweron-nyla-dev (local development)
# Consumed by: Vite build (title) + SPA runtime (getApiBaseUrl / getAppName)
# Auth and secrets live on the gateway — never in frontend env.
VITE_API_BASE_URL="http://localhost:8000/"
VITE_APP_NAME=PowerOn Nyla dev