Update config.json

This commit is contained in:
Alexandre
2022-05-11 09:39:47 +02:00
committed by GitHub
parent ecb3e4e530
commit 17fb1f5eb3

View File

@@ -3,7 +3,6 @@
"description": "Clientless remote desktop gateway", "description": "Clientless remote desktop gateway",
"environment": { "environment": {
}, },
"ingress": true,
"name": "Guacamole Client", "name": "Guacamole Client",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -25,6 +24,6 @@
}, },
"slug": "guacamole", "slug": "guacamole",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.4", "version": "1.4.1",
"video": true "video": true
} }