mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
set docker comppand
This commit is contained in:
parent
4905bc0153
commit
36ac416f26
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ COPY ./mealie /app/mealie
|
||||||
RUN poetry install
|
RUN poetry install
|
||||||
|
|
||||||
RUN chmod +x /app/mealie/run.sh
|
RUN chmod +x /app/mealie/run.sh
|
||||||
CMD /app/mealie/run.sh reload
|
CMD ["/app/mealie/run.sh", "reload"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue