mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Update config.json
This commit is contained in:
@@ -60,8 +60,6 @@
|
|||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"homeassistant_api": true,
|
"homeassistant_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/comixed-{arch}",
|
"image": "ghcr.io/alexbelgium/comixed-{arch}",
|
||||||
"ingress": true,
|
|
||||||
"ingress_stream": true,
|
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
@@ -90,5 +88,6 @@
|
|||||||
"slug": "comixed",
|
"slug": "comixed",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.1"
|
"version": "1.1",
|
||||||
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:7171]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user