diff --git a/guacamole/config.json b/guacamole/config.json index 7cbd7da3e..96e69f1d4 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -5,6 +5,7 @@ ], "description": "Clientless remote desktop gateway", "environment": {}, + "init": false, "image": "ghcr.io/alexbelgium/guacamole-{arch}", "ingress": true, "map": [ @@ -25,6 +26,6 @@ }, "slug": "guacamole", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4.2-7_test", + "version": "1.4.2-7_test2", "video": true }