From 87394615b80db630ad8eddef0a94291a1c18d5ff Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 8 Jul 2025 09:34:28 +0200 Subject: [PATCH] Update config.json --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index 448b85218..bfbd7c835 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,4 +1,4 @@ -7{ +{ "arch": ["aarch64", "amd64"], "codenotary": "alexandrep.github@gmail.com", "description": "Mealie is a self hosted recipe manager and meal planner built in Vue",