update env setup

This commit is contained in:
Matthias Hochmeister
2026-02-27 14:10:27 +01:00
parent 5e20cb9537
commit 44c7958980
6 changed files with 15 additions and 11 deletions

View File

@@ -122,8 +122,10 @@ VITE_AUTHENTIK_URL=https://auth.firesuite.feuerwehr-rems.at
# OAuth Client ID
# From Authentik: Applications → Providers → Your Provider
# REQUIRED for authentication to work!
# Used by both the backend (AUTHENTIK_CLIENT_ID) and the frontend build (VITE_CLIENT_ID).
# Set both to the same value from Authentik. REQUIRED for authentication to work!
AUTHENTIK_CLIENT_ID=your_client_id_here
VITE_CLIENT_ID=your_client_id_here
# OAuth Client Secret
# From Authentik: Applications → Providers → Your Provider