mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented universal logout
This commit is contained in:
@@ -11,6 +11,7 @@ features:
|
||||
port-ui-desktop: true
|
||||
oidc: false
|
||||
central_database: true
|
||||
universal_logout: true
|
||||
docker:
|
||||
services:
|
||||
database:
|
||||
@@ -28,4 +29,4 @@ csp:
|
||||
unsafe-eval: true
|
||||
domains:
|
||||
canonical:
|
||||
- "kanban.{{ primary_domain }}"
|
||||
- "kanban.{{ primary_domain }}"
|
||||
|
Reference in New Issue
Block a user