chore: update mealie names
This commit is contained in:
parent
f455de6d9a
commit
e51e74be59
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "../schema.json",
|
||||
"name": "Mealie 1.0.0",
|
||||
"name": "Mealie",
|
||||
"port": 8220,
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"$schema": "../schema.json",
|
||||
"name": "Mealie",
|
||||
"name": "Mealie v0.5.6",
|
||||
"port": 8114,
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"deprecated": true,
|
||||
"id": "mealie",
|
||||
"tipi_version": 3,
|
||||
"tipi_version": 4,
|
||||
"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