mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 06:25:21 +02:00
docker image updates
This commit is contained in:
parent
caad1acd76
commit
d81ea8ead5
3 changed files with 4 additions and 3 deletions
|
@ -24,4 +24,6 @@ RUN rm -rf /app/test /app/temp
|
|||
|
||||
ENV ENV prod
|
||||
|
||||
VOLUME [ "/app/data" ]
|
||||
|
||||
CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "9000"]
|
Loading…
Add table
Add a link
Reference in a new issue