mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-03 04:25:24 +02:00
test build
This commit is contained in:
parent
b0abc9e082
commit
843cf92614
2 changed files with 1 additions and 5 deletions
|
@ -21,5 +21,4 @@ COPY ./mealie /app
|
|||
COPY ./mealie/data/templates/recipes.md /app/data/templates/
|
||||
COPY --from=build-stage /app/dist /app/dist
|
||||
|
||||
|
||||
CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "9000"]
|
Loading…
Add table
Add a link
Reference in a new issue