mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update config.json
This commit is contained in:
@@ -34,8 +34,8 @@
|
|||||||
],
|
],
|
||||||
"name": "Grav NAS",
|
"name": "Grav NAS",
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 1000,
|
||||||
"PGID": 0,
|
"PGID": 1000,
|
||||||
"networkdisks": "<//SERVER/SHARE>,<//SERVER2/SHARE2>",
|
"networkdisks": "<//SERVER/SHARE>,<//SERVER2/SHARE2>",
|
||||||
"cifsusername": "<username>",
|
"cifsusername": "<username>",
|
||||||
"cifspassword": "<password>"
|
"cifspassword": "<password>"
|
||||||
|
|||||||
Reference in New Issue
Block a user