mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 11:21:02 +01:00
New ports added
https://github.com/alexbelgium/hassio-addons/issues/1456
This commit is contained in:
@@ -22,16 +22,22 @@
|
||||
"10110/tcp": 10110,
|
||||
"3000/tcp": 3000,
|
||||
"3443/tcp": 3443,
|
||||
"8375/tcp": 8375
|
||||
"8375/tcp": 8375,
|
||||
"1458/udp": null,
|
||||
"1459/tcp": null,
|
||||
"1460/udp": null
|
||||
},
|
||||
"ports_description": {
|
||||
"10110/tcp": "NMEA0183 port",
|
||||
"3000/tcp": "web interface",
|
||||
"3443/tcp": "ssl web interface",
|
||||
"8375/tcp": "TCPSTREAM port"
|
||||
"8375/tcp": "TCPSTREAM port",
|
||||
"1458/udp": "Custom 1",
|
||||
"1459/tcp": "Custom 2",
|
||||
"1460/udp": "Custom 3"
|
||||
},
|
||||
"slug": "signalk",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.8.3",
|
||||
"version": "2.8.3-2",
|
||||
"webui": "http://[HOST]:[PORT:3000]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user