feat: add collabora for later use

This commit is contained in:
2023-06-26 12:21:51 +00:00
parent 2c3ac15a04
commit c3023791f1

View 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"