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:
@@ -12,6 +12,7 @@ features:
|
||||
port-ui-desktop: true
|
||||
central_database: true
|
||||
oauth2: true
|
||||
universal_logout: true
|
||||
domains:
|
||||
canonical:
|
||||
- "s.{{ primary_domain }}"
|
||||
@@ -24,4 +25,4 @@ docker:
|
||||
yourls:
|
||||
version: "latest"
|
||||
name: "yourls"
|
||||
image: "yourls"
|
||||
image: "yourls"
|
||||
|
Reference in New Issue
Block a user