Files
SlpSoftware/.env.example
T
SluijsensandJunie b7617d968d
Continuous Integration / config (pull_request) Successful in 9s
Continuous Integration / prepare (pull_request) Successful in 1m13s
Continuous Integration / build (pull_request) Successful in 1m57s
Continuous Integration / test (pull_request) Successful in 1m47s
Continuous Integration / deploy-test (pull_request) Skipped
Add local dev Sentry DSN support and fix environment tag for test vs. production
Co-authored-by: Junie <junie@jetbrains.com>
2026-07-25 14:55:06 +02:00

11 lines
656 B
Bash

# Voorbeeldbestand voor lokale environment-variabelen (Vite).
# Kopieer dit naar `.env.local` (die is al gitignored via de "*.local" regel)
# en vul je eigen waarden in. `.env.local` overschrijft niets in Gitea CI/CD —
# die gebruikt zijn eigen repository variables/secrets (zie continuous_integration.yaml).
# Sentry DSN (Data Source Name) voor client-side error/performance-monitoring.
# Geen secret — een DSN is veilig om client-side te tonen. Maak een (gratis)
# Sentry-project aan op https://sentry.io en plak hier de DSN van dat project.
# Laat leeg/weg om Sentry lokaal uit te schakelen (alleen console-logging blijft actief).
VITE_SENTRY_DSN=