diff --git a/signalk/config.json b/signalk/config.json index fb972a39e..c2bcccfc3 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -17,6 +17,7 @@ "SSLPORT": "3443", "TCPSTREAMPORT": "8375" }, + "full_access": true, "image": "ghcr.io/alexbelgium/signalk-{arch}", "map": [ "addon_config:rw" @@ -44,6 +45,6 @@ "uart": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "2.8.3-6", + "version": "2.8.3-7", "webui": "http://[HOST]:[PORT:3000]" }