diff --git a/nextcloud/compose.yaml b/nextcloud/compose.yaml index aa03740..987c542 100644 --- a/nextcloud/compose.yaml +++ b/nextcloud/compose.yaml @@ -55,5 +55,4 @@ networks: external: false volumes: # If you want to store the data on a different drive, see https://github.com/nextcloud/all-in-one#how-to-store-the-filesinstallation-on-a-separate-drive 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 - external: true \ No newline at end of file + name: nextcloud_aio_mastercontainer # This line is not allowed to be changed as otherwise the built-in backup solution will not work \ No newline at end of file