From 9ecfe60b3b1e95944fa5b245467b4cdf08dfc16b Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Mon, 30 Sep 2024 09:55:03 +0200 Subject: [PATCH] memories: add NEXTCLOUD_MOUNT to CC Signed-off-by: Simon L. --- community-containers/memories/memories.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/community-containers/memories/memories.json b/community-containers/memories/memories.json index ce29a558..0c6a8e65 100644 --- a/community-containers/memories/memories.json +++ b/community-containers/memories/memories.json @@ -17,6 +17,11 @@ "source": "%NEXTCLOUD_DATADIR%", "destination": "/mnt/ncdata", "writeable": false + }, + { + "source": "%NEXTCLOUD_MOUNT%", + "destination": "%NEXTCLOUD_MOUNT%", + "writeable": false } ], "devices": [