mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 11:54:04 +02:00
Update config.json
This commit is contained in:
@@ -32,12 +32,10 @@
|
|||||||
"webui": "http://[HOST]:[PORT:9091]",
|
"webui": "http://[HOST]:[PORT:9091]",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"environment": {
|
"environment": {
|
||||||
"PUID": 0,
|
|
||||||
"PGID": 0
|
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 1000,
|
||||||
"PGID": 0,
|
"PGID": 1000,
|
||||||
"download_dir": "/share/downloads",
|
"download_dir": "/share/downloads",
|
||||||
"incomplete_dir": "/share/incomplete",
|
"incomplete_dir": "/share/incomplete",
|
||||||
"localdisks": ["sda1"],
|
"localdisks": ["sda1"],
|
||||||
|
|||||||
Reference in New Issue
Block a user