From 1561c1135f5cb74f8689fd9e77e918a4c4859dd1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 17 Mar 2024 20:33:02 +0100 Subject: [PATCH] Version TEST https://github.com/alexbelgium/hassio-addons/issues/1309 --- guacamole/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/guacamole/config.json b/guacamole/config.json index 7a5e7f092..85dd41109 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -68,7 +68,8 @@ "ingress": true, "init": false, "map": [ - "config:rw", + "addon_config:rw", + "homeassistant_config:rw", "media:rw", "share:rw", "ssl:ro" @@ -91,6 +92,6 @@ "slug": "guacamole", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "testnoupload-4", + "version": "TEST", "video": true }