mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:58:36 +01:00
feat: add collabora for later use
This commit is contained in:
9
roles/docker-deployments/templates/collabora.yaml
Normal file
9
roles/docker-deployments/templates/collabora.yaml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
version: 3
|
||||||
|
service:
|
||||||
|
collabora:
|
||||||
|
ports:
|
||||||
|
- 9980:9980
|
||||||
|
image: collabora/code
|
||||||
|
restart: unless-stopped
|
||||||
|
environment:
|
||||||
|
- "extra_params=--o:ssl.enable=false --o:ssl.termination=true"
|
||||||
Reference in New Issue
Block a user