diff --git a/guacamole/config.json b/guacamole/config.json index 1b1b1d24b..b4348db91 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -1,5 +1,4 @@ { - "apparmor": true, "arch": ["amd64", "aarch64"], "description": "Clientless remote desktop gateway", "environment": { @@ -25,9 +24,7 @@ "TZ": "str?" }, "slug": "guacamole", - "upstream": "1.4.0", "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.4", - "video": true, - "webui": "http://[HOST]:[PORT:8080]" + "video": true }