Update Docker & Kubernetes/Docker/Docker Compose/Nextcloud-AIO.md

This commit is contained in:
Nicole Rappe
2024-05-07 22:39:28 -06:00
parent 8f3265e626
commit bb140dd730

View File

@ -32,7 +32,7 @@ This version of Nextcloud consists of 12 containers that are centrally managed b
- NEXTCLOUD_ADDITIONAL_PHP_EXTENSIONS=imagick
volumes:
nextcloud_aio_mastercontainer:
name: nextcloud_aio_mastercontainer # This line is not allowed to be changed as otherwise the built-in backup solution will not work
name: nextcloud_aio_mastercontainer
```
=== "Extended Docker-Compose.yml"