Update config.json

This commit is contained in:
Alexandre
2021-05-20 16:53:36 +02:00
committed by GitHub
parent 7a30224bb0
commit 2624e594c5

View File

@@ -6,8 +6,9 @@
"description": "A Free Software Media System that puts you in control of managing and streaming your media.", "description": "A Free Software Media System that puts you in control of managing and streaming your media.",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"startup": "services", "startup": "services",
"ingress": false, "ingress": true,
"ingress_port": 8099, "ingress_port": 8099,
"panel_icon": "mdi:emby",
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",