From 27c14bd06f5f51a6cd6e40831d39a7756aab5c45 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 17 May 2022 20:18:12 +0200 Subject: [PATCH] Update config.json --- guacamole/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guacamole/config.json b/guacamole/config.json index b2d871085..b9092b772 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -27,5 +27,6 @@ "slug": "guacamole", "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.4.2", - "video": true + "video": true, + "webui": "http://[HOST]:[PORT:8080]" }