add now features
This commit is contained in:
11
.env.example
11
.env.example
@@ -150,6 +150,15 @@ AUTHENTIK_REDIRECT_URI=https://start.feuerwehr-rems.at/auth/callback
|
||||
# Default: openid profile email
|
||||
# AUTHENTIK_SCOPES=openid profile email
|
||||
|
||||
# ============================================================================
|
||||
# NEXTCLOUD CONFIGURATION
|
||||
# ============================================================================
|
||||
|
||||
# Nextcloud base URL
|
||||
# The URL of your Nextcloud instance
|
||||
# Used by the backend for Nextcloud integration
|
||||
NEXTCLOUD_URL=https://cloud.feuerwehr-rems.at
|
||||
|
||||
# ============================================================================
|
||||
# LOGGING CONFIGURATION (Optional)
|
||||
# ============================================================================
|
||||
@@ -213,6 +222,7 @@ AUTHENTIK_REDIRECT_URI=https://start.feuerwehr-rems.at/auth/callback
|
||||
# AUTHENTIK_URL=http://localhost:9000
|
||||
# AUTHENTIK_ISSUER=http://localhost:9000/application/o/feuerwehr-dashboard/
|
||||
# AUTHENTIK_REDIRECT_URI=http://localhost:5173/auth/callback
|
||||
# NEXTCLOUD_URL=https://cloud.feuerwehr-rems.at
|
||||
# LOG_LEVEL=debug
|
||||
#
|
||||
# ============================================================================
|
||||
@@ -236,6 +246,7 @@ AUTHENTIK_REDIRECT_URI=https://start.feuerwehr-rems.at/auth/callback
|
||||
# AUTHENTIK_URL=https://auth.firesuite.feuerwehr-rems.at
|
||||
# AUTHENTIK_ISSUER=https://auth.firesuite.feuerwehr-rems.at/application/o/feuerwehr-dashboard/
|
||||
# AUTHENTIK_REDIRECT_URI=https://start.feuerwehr-rems.at/auth/callback
|
||||
# NEXTCLOUD_URL=https://cloud.feuerwehr-rems.at
|
||||
# LOG_LEVEL=info
|
||||
#
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user