mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update config.json
This commit is contained in:
@@ -30,9 +30,9 @@
|
|||||||
"PGID": "0"
|
"PGID": "0"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": "0",
|
"PUID": 0,
|
||||||
"PGID": "0",
|
"PGID": 0,
|
||||||
"localdisks": ["-sda1"],
|
"localdisks": ["sda1"],
|
||||||
"networkdisks": "<//SERVER/SHARE>",
|
"networkdisks": "<//SERVER/SHARE>",
|
||||||
"cifsusername": "<username>",
|
"cifsusername": "<username>",
|
||||||
"cifspassword": "<password>"
|
"cifspassword": "<password>"
|
||||||
|
|||||||
Reference in New Issue
Block a user