uhhhh no actually
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user