mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Use new env variables
https://github.com/alexbelgium/hassio-addons/issues/445
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "M3U Proxy for Plex DVR and Emby Live TV",
|
||||
"environment": {
|
||||
"XTEVE_HOME": "/data",
|
||||
"XTEVE_BIN": "/data/bin",
|
||||
"XTEVE_CONF": "/data/conf"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
@@ -20,6 +25,6 @@
|
||||
},
|
||||
"slug": "xteve",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.1-2",
|
||||
"webui": "http://[HOST]:[PORT:34400]/web"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user