Merge branch 'master' of https://github.com/hay-kot/mealie into feature/recipe-categories

This commit is contained in:
Hayden
2021-02-06 13:55:01 -09:00
44 changed files with 4219 additions and 50 deletions

View File

@@ -36,4 +36,4 @@ RUN rm -rf /app/test /app/.temp
VOLUME [ "/app_data/" ]
CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "80"]
CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "80"]