From 6122393e151d960f8613dae0eeafc361a9f8f51d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 21 Sep 2024 03:21:53 +0200 Subject: [PATCH] Update config.json --- mealie/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mealie/config.json b/mealie/config.json index 26c3bbb1e..1f6da0744 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -74,8 +74,7 @@ }, "image": "ghcr.io/alexbelgium/mealie-{arch}", "map": [ - "addon_config:rw", - "homeassistant_config:rw", + "config:rw", "share:rw", "ssl:rw" ],