Skip to content

Commit

Permalink
Fix jekyll regeneration with boot2docker
Browse files Browse the repository at this point in the history
  • Loading branch information
eeeschwartz committed Jul 30, 2015
1 parent 6091fbd commit 11e1a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fig.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
web:
build: .
command: jekyll serve --host 0.0.0.0
command: jekyll serve --host 0.0.0.0 --force_polling
volumes:
- .:/myapp
ports:
Expand Down

0 comments on commit 11e1a88

Please sign in to comment.