Skip to content

Commit

Permalink
added --no-watch flag to entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
gianlucalauro committed Oct 4, 2024
1 parent 0137c57 commit 7eb2180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/sh/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

/app/assets/sh/convert.sh

bundle exec jekyll serve --host 0.0.0.0
bundle exec jekyll serve --host 0.0.0.0 --no-watch

0 comments on commit 7eb2180

Please sign in to comment.