From 3cb15ff161226ae7524a431628bf69ccd8f7c876 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:41:59 +0200 Subject: [PATCH] Update config.json --- xteve/config.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/xteve/config.json b/xteve/config.json index 08911ef2e..8c07e0a3e 100644 --- a/xteve/config.json +++ b/xteve/config.json @@ -1,7 +1,7 @@ { "name": "Xteve", - "version": "1.0.9", - "upstream": "1.0.9", + "version": "2.2.0", + "upstream": "2.2.0", "slug": "xteve", "description": "M3U Proxy for Plex DVR and Emby Live TV", "url": "https://github.com/alexbelgium/hassio-addons", @@ -14,10 +14,6 @@ }, "map": ["config:rw"], "environment": { - "$XTEVE_CONF": "/data/xteve/conf", - "$XTEVE_CONF/data": "/data/xteve/conf/data", - "$XTEVE_CONF/backup": "/data/xteve/conf/backup", - "$GUIDE2GO_CONF": "/data/xteve/guide2go/conf" }, "options": {}, "schema": {},