Merge pull request #220 from icywhisker-official/main

This commit is contained in:
sassanix
2026-03-29 20:34:22 -03:00
committed by GitHub
+1
View File
@@ -28,6 +28,7 @@ OIDC_CLIENT_SECRET=your_oidc_client_secret
OIDC_ISSUER_URL=https://your-oidc-provider.com/auth/realms/your-realm
OIDC_SCOPE=openid email profile
OIDC_ADMIN_GROUP=admin # Requires group scope
FLASK_ENV=production # Forces OIDC to route to and from https://your-warracker-domain instead of http
# Memory and Performance Settings
WARRACKER_MEMORY_MODE=optimized