From 642705063f849311db893d4a0b3ade9194d8fe7f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 18 Jan 2022 17:11:48 +0100 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 bca022ba7..f029d0257 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armhf", "armv7"], "boot": "auto", - "description": "Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family", + "description": "Mealie is a self hosted recipe manager and meal planner built in Vue", "environment": { "DB_ENGINE": "sqlite", "APP_PORT": "9925"