diff --git a/webtop/config.json b/webtop/config.json index 1440f16d6..e600fab63 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -37,8 +37,8 @@ "/dev/nvme2" ], "environment": { - "PUID": "0", - "PGID": "0", + "PUID": "1000", + "PGID": "1000", "shm_size": "1gb" }, "map": ["media:rw", "share:rw", "ssl"],