Update config.json

This commit is contained in:
Alexandre
2025-02-10 16:53:15 +01:00
committed by GitHub
parent 76919ce6cb
commit ee164c5176

View File

@@ -45,11 +45,15 @@
"3443/tcp": "ssl web interface",
"8375/tcp": "TCPSTREAM port"
},
"privileged": {
"SYS_ADMIN",
"SYS_RAWIO"
},
"slug": "signalk",
"uart": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "2.13.1",
"version": "2.13.1-test1",
"webui": "http://[HOST]:[PORT:3000]"
}