Update config.json

This commit is contained in:
Alexandre
2023-01-03 13:56:46 +01:00
committed by GitHub
parent fe69fcca10
commit 4a3542d07c

View File

@@ -7,7 +7,8 @@
"description": "Mealie is a self hosted recipe manager and meal planner built in Vue",
"environment": {
"APP_PORT": "9925",
"DB_ENGINE": "sqlite"
"DB_ENGINE": "sqlite",
"WEB_GUNICORN": "true"
},
"image": "ghcr.io/alexbelgium/mealie-{arch}",
"map": [