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:
@@ -4,8 +4,9 @@ image:
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
port-ui-desktop: true
|
||||
port-ui-desktop: true
|
||||
central_database: true
|
||||
universal_logout: true
|
||||
docker:
|
||||
services:
|
||||
redis:
|
||||
@@ -14,4 +15,4 @@ docker:
|
||||
enabled: true
|
||||
domains:
|
||||
canonical:
|
||||
- "tickets.{{ primary_domain }}"
|
||||
- "tickets.{{ primary_domain }}"
|
||||
|
Reference in New Issue
Block a user