From 13e9e7a9fbd9c493e0f3b33e8acc8bb6ef50ab73 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:29:51 +0100 Subject: [PATCH] Update config.json --- guacamole/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/guacamole/config.json b/guacamole/config.json index 2cd1be575..cbc8db947 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -26,6 +26,5 @@ "slug": "guacamole", "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.4.2-7_ingresstest", - "video": true, - "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" -} \ No newline at end of file + "video": true +}