added missing variable to example env

This commit is contained in:
Tobias Kolzer
2024-01-28 19:42:28 +01:00
committed by knom
parent 921631bdcd
commit f7de56b7a7

View File

@@ -51,4 +51,5 @@ MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
AUTH_ROLES_ENABLE=false
AUTH_ROLES_HEADER="remote-groups"
AUTH_ROLES_HTTP_HEADER="HTTP_REMOTE_GROUPS"
AUTH_ROLES_ADMIN="admin"