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