From f34cf393fa3fc85111328d07d717144a56fe9fee Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 16 Sep 2025 14:25:45 +0200 Subject: [PATCH] Update config.json --- guacamole/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guacamole/config.json b/guacamole/config.json index 1da77a701..518336d3d 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -68,7 +68,6 @@ "/dev/nvme2" ], "environment": { - "GUACAMOLE_HOME": "/config", "PGDATA": "/config/postgres", "REMOTE_IP_VALVE_ENABLED": "true" }, @@ -101,6 +100,6 @@ "slug": "guacamole", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.6.0-4_test10", + "version": "1.6.0-4_test11", "video": true }