From 7810dd01871615bf38b5d8d26739415019e6aa64 Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 22 Jan 2026 20:50:23 -0600 Subject: [PATCH] set drive to external --- compose/nas/cloud.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose/nas/cloud.yaml b/compose/nas/cloud.yaml index 5778419..daab8f4 100644 --- a/compose/nas/cloud.yaml +++ b/compose/nas/cloud.yaml @@ -42,6 +42,7 @@ services: 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: + external: true name: nextcloud_aio_mastercontainer # This line is not allowed to be changed as otherwise the built-in backup solution will not work