chore(mealie): add supported architectures in configuration
This commit is contained in:
parent
080d4a1a57
commit
da455eb6f2
|
@ -6,6 +6,7 @@
|
|||
"exposable": true,
|
||||
"id": "mealie",
|
||||
"tipi_version": 2,
|
||||
"supported_architectures": ["arm64", "amd64"],
|
||||
"version": "v0.5.6",
|
||||
"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. Easily add recipes into your database by providing the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications. Default username / password is changeme@email.com / MyPassword",
|
||||
"short_desc": "Mealie is a self-hosted recipe manager and meal planner.",
|
||||
|
|
Loading…
Reference in New Issue
Block a user