mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 01:55:59 +02:00
Update config.json
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
"SSLPORT": "3443",
|
"SSLPORT": "3443",
|
||||||
"TCPSTREAMPORT": "8375"
|
"TCPSTREAMPORT": "8375"
|
||||||
},
|
},
|
||||||
|
"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"
|
||||||
@@ -50,6 +52,6 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "2.12.0-4",
|
"version": "2.12.0-5",
|
||||||
"webui": "http://[HOST]:[PORT:3000]"
|
"webui": "http://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user