mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 11:31:31 +02:00
Update config.json
This commit is contained in:
@@ -14,11 +14,11 @@
|
|||||||
},
|
},
|
||||||
"map": ["config:rw"],
|
"map": ["config:rw"],
|
||||||
"environment": {
|
"environment": {
|
||||||
"$XTEVE_CONF": "/home/xteve/conf",
|
"$XTEVE_CONF": "/data/xteve/conf",
|
||||||
"$XTEVE_CONF/data": "/home/xteve/conf/data",
|
"$XTEVE_CONF/data": "/data/xteve/conf/data",
|
||||||
"$XTEVE_CONF/backup": "/home/xteve/conf/backup",
|
"$XTEVE_CONF/backup": "/data/xteve/conf/backup",
|
||||||
"$GUIDE2GO_HOME": "/home/xteve/guide2go",
|
"$GUIDE2GO_HOME": "/data/xteve/guide2go",
|
||||||
"$GUIDE2GO_CONF": "/home/xteve/guide2go/conf"
|
"$GUIDE2GO_CONF": "/data/xteve/guide2go/conf"
|
||||||
},
|
},
|
||||||
"options": {},
|
"options": {},
|
||||||
"schema": {},
|
"schema": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user