diff --git a/signalk/config.json b/signalk/config.json index b7728208c..5a21a3a6f 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -23,7 +23,6 @@ "TCPSTREAMPORT": "8375" }, "full_access": true, - "protected": false, "image": "ghcr.io/alexbelgium/signalk-{arch}", "map": [ "addon_config:rw" @@ -47,6 +46,7 @@ "3443/tcp": "ssl web interface", "8375/tcp": "TCPSTREAM port" }, + "protected": false, "slug": "signalk", "uart": true, "udev": true,