mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
Allow dev backend to auto-reload in Docker
This commit is contained in:
parent
8ed38bb641
commit
9538e3f686
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ COPY ./mealie /app/mealie
|
|||
RUN poetry install
|
||||
|
||||
RUN chmod +x /app/mealie/run.sh
|
||||
CMD /app/mealie/run.sh
|
||||
CMD /app/mealie/run.sh reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue