From c18005d83f56d9fb38690bc547d1313451dd678a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 8 Jan 2022 16:49:20 +0100 Subject: [PATCH] Update config.json --- webtop/config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webtop/config.json b/webtop/config.json index 404b38a20..c3585a4ba 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -7,6 +7,11 @@ "armhf" ], "boot": "auto", + "environment": { + "PUID": "0", + "PGID": "0", + "HOME": "/share/webtop" + }, "description": "Full Alpine desktop environments accessible via any modern web browser", "devices": [ "/dev/dri",