Remove old loolwsd.xml docker config as it is now coolwsd.xml and is correctly populated by the env file.

This commit is contained in:
Stephan Porada
2022-09-02 20:29:36 +02:00
parent 3955d121fc
commit 8010a7e820
2 changed files with 4 additions and 185 deletions

View File

@@ -113,7 +113,7 @@ services:
- --static-auth-secret=${COTURN_SECRET}
nextcloud-collabora:
image: collabora/code:6.4.13.3
image: collabora/code:22.05.5.4.1
container_name: nextcloud-collabora
env_file: live.env
extra_hosts:
@@ -140,9 +140,11 @@ services:
- username=${COLLABORA_USERNAME}
- password=${COLLABORA_PASSWORD}
- extra_params=--o:ssl.enable=false --o:ssl.termination=true
- VIRTUAL_PROTO=https
- VIRTUAL_PORT=9980
- VIRTUAL_HOST=${COLLABORA_FQDN}
cap_add:
- MKNOD
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
- ./collabora/loolwsd.xml:/etc/loolwsd/loolwsd.xml