uhhhh no actually

This commit is contained in:
Peter Smit
2025-03-28 22:28:51 +01:00
parent a9ef0e8f67
commit 3c8bea1a02

View File

@@ -30,14 +30,3 @@ services:
- ${NEXTCLOUD_DATA_DIR}:/var/www/html - ${NEXTCLOUD_DATA_DIR}:/var/www/html
entrypoint: /cron.sh entrypoint: /cron.sh
restart: unless-stopped restart: unless-stopped
collabora:
image: collabora/code:24.04.13.2.1
restart: unless-stopped
environment:
- domain=${COLLABORA_DOMAIN}
- DONT_GEN_SSL_CERT=YES
- extra_params=--o:ssl.enable=false --o:ssl.termination=true
cap_add:
- MKNOD
ports:
- 9980:9980