nvm
This commit is contained in:
@@ -33,17 +33,3 @@ services:
|
||||
nextcloud_redis:
|
||||
image: redis:7
|
||||
restart: always
|
||||
collabora:
|
||||
container_name: nextcloud-collabora
|
||||
image: collabora/code:24.04.13.2.1
|
||||
cap_add:
|
||||
- MKNOD
|
||||
environment:
|
||||
- domain=${COLLABORA_DOMAIN}
|
||||
- username=${COLLABORA_USER}
|
||||
- password=${COLLABORA_PASSWORD}
|
||||
ports:
|
||||
- "9980:9980"
|
||||
restart: always
|
||||
volumes:
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
|
||||
Reference in New Issue
Block a user