mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update config.json
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
"description": "Mealie is a self hosted recipe manager and meal planner built in Vue",
|
"description": "Mealie is a self hosted recipe manager and meal planner built in Vue",
|
||||||
"environment": {
|
"environment": {
|
||||||
"APP_PORT": "9925",
|
"APP_PORT": "9925",
|
||||||
"DB_ENGINE": "sqlite"
|
"DB_ENGINE": "sqlite",
|
||||||
|
"WEB_GUNICORN": "true"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/mealie-{arch}",
|
"image": "ghcr.io/alexbelgium/mealie-{arch}",
|
||||||
"map": [
|
"map": [
|
||||||
|
|||||||
Reference in New Issue
Block a user