Update config.json

This commit is contained in:
Alexandre
2022-01-18 17:11:48 +01:00
committed by GitHub
parent 78a4dc9414
commit 642705063f

View File

@@ -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"