mirror of
https://github.com/sassanix/Warracker.git
synced 2026-05-19 23:58:30 -05:00
Merge pull request #220 from icywhisker-official/main
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user