Update config.json

This commit is contained in:
Alexandre
2021-10-14 19:45:36 +02:00
committed by GitHub
parent 48a318c081
commit 094db847cf

View File

@@ -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>"