From 126f09a9e117d99a0afdf6010a1c0a4fe9729689 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 26 Aug 2023 11:40:05 +0200 Subject: [PATCH] Update config.json --- addons_updater/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons_updater/config.json b/addons_updater/config.json index 30abb8770..b95a3fc25 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -12,6 +12,9 @@ }, "image": "ghcr.io/alexbelgium/addons_updater-{arch}", "init": false, + "map": [ + "config:rw" + ], "name": "Repository Updater", "options": { "gitapi": "gitapi",