Github bot : json sorted

This commit is contained in:
alexbelgium
2024-07-07 00:26:33 +00:00
committed by GitHub
parent 3a173a0d1f
commit aaf2c43c7a

View File

@@ -24,21 +24,21 @@
"name": "Signalk Server",
"ports": {
"10110/tcp": 10110,
"3000/tcp": 3000,
"3443/tcp": 3443,
"8375/tcp": 8375,
"1458/udp": null,
"1459/tcp": null,
"1460/udp": null
"1460/udp": null,
"3000/tcp": 3000,
"3443/tcp": 3443,
"8375/tcp": 8375
},
"ports_description": {
"10110/tcp": "NMEA0183 port",
"3000/tcp": "web interface",
"3443/tcp": "ssl web interface",
"8375/tcp": "TCPSTREAM port",
"1458/udp": "Custom 1",
"1459/tcp": "Custom 2",
"1460/udp": "Custom 3"
"1460/udp": "Custom 3",
"3000/tcp": "web interface",
"3443/tcp": "ssl web interface",
"8375/tcp": "TCPSTREAM port"
},
"slug": "signalk",
"uart": true,