mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
align apparmor capabilities
This commit is contained in:
@@ -1,28 +1,20 @@
|
||||
{
|
||||
"name": "Xteve",
|
||||
"version": "2.2.0.200",
|
||||
"upstream": "2.2.0.200",
|
||||
"slug": "xteve",
|
||||
"arch": ["aarch64", "amd64", "armhf", "armv7"],
|
||||
"description": "M3U Proxy for Plex DVR and Emby Live TV",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"webui": "http://[HOST]:[PORT:34400]/web",
|
||||
"environment": {},
|
||||
"map": ["config:rw", "share:rw"],
|
||||
"name": "Xteve",
|
||||
"options": {},
|
||||
"ports": {
|
||||
"34400/tcp": 34400
|
||||
},
|
||||
"ports_description": {
|
||||
"34400/tcp": "Web interface"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw"
|
||||
],
|
||||
"environment": {},
|
||||
"options": {},
|
||||
"schema": {},
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"armv7"
|
||||
]
|
||||
"slug": "xteve",
|
||||
"upstream": "2.2.0.200",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.2.0.200",
|
||||
"webui": "http://[HOST]:[PORT:34400]/web"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user