update env setup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user