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"