mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
docker image updates
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user