Files
alhp-web/frontend/.env.example
vikingowl 83debac064 Update example env file with full API_BASE_URL
This change replaces the placeholder `API_URL` with a full URL in the `VITE_BASE_URL` field of the example `.env` file. It ensures a clearer default configuration for developers setting up the environment. Other values remain unchanged.
2025-05-04 22:18:02 +02:00

4 lines
69 B
Plaintext

VITE_BASE_URL="https://API.URL"
VITE_UPDATE_INTERVAL=5
VITE_LIMIT=50