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