mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 23:15:27 +02:00
Fixed dockerfiles for DEV environment
This commit is contained in:
parent
90a06b6a33
commit
cc1fdb6419
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ WORKDIR /app
|
|||
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
# COPY ./mealie /app
|
||||
COPY ./mealie /app
|
||||
|
||||
|
||||
ENTRYPOINT [ "python" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue