Add mealie

This commit is contained in:
thomas 2022-11-19 19:56:01 +01:00
parent 0394ae6c11
commit d020bef34c
33 changed files with 332 additions and 19 deletions

View file

@ -0,0 +1,3 @@
#!usr/bin/env bash
/usr/share/mealie/.venv/bin/python /usr/share/mealie/mealie/db/init_db.py
/usr/share/mealie/.venv/bin/uvicorn mealie.app:app --host 0.0.0.0