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