diff --git a/compose.yaml b/compose.yaml index 37573f94..039a3209 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,5 +1,5 @@ services: - nextcloud: + nextcloud-aio-mastercontainer: image: nextcloud/all-in-one:latest restart: always container_name: nextcloud-aio-mastercontainer # This line is not allowed to be changed as otherwise AIO will not work correctly