From 491852ea86ec5307adfb982073f71570430e116a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Jul 2025 15:10:56 +0200 Subject: [PATCH] try hassio api --- guacamole/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guacamole/config.json b/guacamole/config.json index 3cc40c7c3..0a6ff4e8c 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -71,6 +71,7 @@ "PGDATA": "/config/postgres", "GUACAMOLE_HOME": "/config" }, + "hassio_api": true, "image": "ghcr.io/alexbelgium/guacamole-{arch}", "ingress": true, "init": false, @@ -100,6 +101,6 @@ "slug": "guacamole", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.6.0-2", + "version": "1.6.0-3", "video": true }