mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-23 08:41:11 +02:00
12 lines
347 B
YAML
12 lines
347 B
YAML
domains:
|
|
canonical:
|
|
- "collabora.{{ primary_domain }}"
|
|
docker:
|
|
services:
|
|
redis:
|
|
enabled: true
|
|
database:
|
|
enabled: false # May this is wrong. Just set during refactoring
|
|
features:
|
|
universal_logout: false # I think collabora is more a service then a app. So no login neccessary Propably it makes sense to rename it ;)
|