From 7a6ebb4bc9310964cc6f9df0266ecbbe31ffc94f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 Jan 2022 21:02:45 +0100 Subject: [PATCH] Update config.json --- webtop/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtop/config.json b/webtop/config.json index 1440f16d6..f58adf49a 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -41,7 +41,7 @@ "PGID": "0", "shm_size": "1gb" }, - "map": ["media:rw", "share:rw", "ssl"], + "map": ["media:rw", "share:rw", "config:rw", "ssl"], "name": "Webtop Alpine", "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"], "ports": {