From 8ac6141e768bee8f008edd0f4a7f9a632c11f5bd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 Aug 2022 18:51:20 +0200 Subject: [PATCH] Map config https://github.com/alexbelgium/hassio-addons/issues/411 --- nextcloud/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/config.json b/nextcloud/config.json index 23830069c..2d03a8bd9 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -45,6 +45,7 @@ "ingress_port": 0, "init": false, "map": [ + "config:rw", "share:rw", "media:rw", "ssl:rw"