mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved taiga path bugs
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
version: "latest"
|
||||
oidc: {}
|
||||
# Taiga doesn't have a functioning oidc support at the moment
|
||||
# See
|
||||
@@ -9,13 +8,15 @@ flavor: 'taigaio' # Potential flavors: robrotheram, taigaio
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
port-ui-desktop: true
|
||||
port-ui-desktop: true
|
||||
oidc: false
|
||||
central_database: true
|
||||
docker:
|
||||
services:
|
||||
database:
|
||||
enabled: true
|
||||
taiga:
|
||||
version: "latest"
|
||||
csp:
|
||||
flags:
|
||||
script-src-elem:
|
||||
|
Reference in New Issue
Block a user