Sorted json

This commit is contained in:
alexbelgium
2022-03-24 04:34:57 +00:00
committed by GitHub
parent c2af0342d8
commit b420ae9e18
58 changed files with 721 additions and 206 deletions

View File

@@ -1,8 +1,16 @@
{
"arch": ["aarch64", "amd64", "armv7"],
"arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "M3U Proxy for Plex DVR and Emby Live TV",
"environment": {},
"map": ["config:rw", "share:rw"],
"map": [
"config:rw",
"share:rw"
],
"name": "Xteve",
"options": {},
"ports": {
@@ -15,7 +23,6 @@
"slug": "xteve",
"upstream": "2.2.0.200",
"url": "https://github.com/alexbelgium/hassio-addons",
"codenotary": "alexandrep.github@gmail.com",
"version": "2.2.0.200",
"webui": "http://[HOST]:[PORT:34400]/web"
}