From 094db847cf9f8bb8a407cf2fd25931d378011d8e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 14 Oct 2021 19:45:36 +0200 Subject: [PATCH] Update config.json --- grav/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grav/config.json b/grav/config.json index 860245561..12b3f4a4e 100644 --- a/grav/config.json +++ b/grav/config.json @@ -34,8 +34,8 @@ ], "name": "Grav NAS", "options": { - "PUID": 0, - "PGID": 0, + "PUID": 1000, + "PGID": 1000, "networkdisks": ",", "cifsusername": "", "cifspassword": ""