From 096c3f74754658df6ea398a1e4fc980b4bc799e0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Jul 2025 15:28:25 +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 0a6ff4e8c..c12736868 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -71,7 +71,6 @@ "PGDATA": "/config/postgres", "GUACAMOLE_HOME": "/config" }, - "hassio_api": true, "image": "ghcr.io/alexbelgium/guacamole-{arch}", "ingress": true, "init": false, @@ -101,6 +100,6 @@ "slug": "guacamole", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.6.0-3", + "version": "1.6.0-test", "video": true }