mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-28 10:16:06 +02:00
Test data location
https://github.com/alexbelgium/hassio-addons/issues/210
This commit is contained in:
@@ -63,7 +63,8 @@
|
|||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0
|
"PGID": 0,
|
||||||
|
"data_location": "/config/addons_config/jellyfin"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"8096/tcp": 8096,
|
"8096/tcp": 8096,
|
||||||
@@ -86,6 +87,7 @@
|
|||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
|
"data_location": "str",
|
||||||
"localdisks": "str?",
|
"localdisks": "str?",
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
@@ -97,7 +99,7 @@
|
|||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "10.7.7-1-ls150",
|
"upstream": "10.7.7-1-ls150",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "10.7.7-1-ls150",
|
"version": "10.7.7-1-ls150-2",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:8096]"
|
"webui": "http://[HOST]:[PORT:8096]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user