From d88e67e8c2b392447e732c3c11dd7c22f155ba09 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 May 2025 09:32:54 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 9b2b55b75..9b24b953b 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -18,6 +18,7 @@ "ingress_stream": true, "init": false, "map": [ + "addon_config:rw", "share:rw", "ssl" ], @@ -47,5 +48,5 @@ "slug": "portainer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.30.1" + "version": "2.30.1_test" }