Merge pull request #1686 from alexbelgium/create-pull-request/patch-1735432291

Github bot : json sorted
This commit is contained in:
Alexandre
2024-12-29 04:57:38 +01:00
committed by GitHub

View File

@@ -23,7 +23,6 @@
"TCPSTREAMPORT": "8375" "TCPSTREAMPORT": "8375"
}, },
"full_access": true, "full_access": true,
"protected": false,
"image": "ghcr.io/alexbelgium/signalk-{arch}", "image": "ghcr.io/alexbelgium/signalk-{arch}",
"map": [ "map": [
"addon_config:rw" "addon_config:rw"
@@ -47,6 +46,7 @@
"3443/tcp": "ssl web interface", "3443/tcp": "ssl web interface",
"8375/tcp": "TCPSTREAM port" "8375/tcp": "TCPSTREAM port"
}, },
"protected": false,
"slug": "signalk", "slug": "signalk",
"uart": true, "uart": true,
"udev": true, "udev": true,