Update config.json

This commit is contained in:
Alexandre
2024-12-24 16:41:05 +01:00
committed by GitHub
parent 94a62a8b26
commit 2c117ab121

View File

@@ -22,6 +22,8 @@
"SSLPORT": "3443",
"TCPSTREAMPORT": "8375"
},
"full_access": true,
"protected": false,
"image": "ghcr.io/alexbelgium/signalk-{arch}",
"map": [
"addon_config:rw"
@@ -50,6 +52,6 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "2.12.0-4",
"version": "2.12.0-5",
"webui": "http://[HOST]:[PORT:3000]"
}