Switch to jekyll/jekyll for docker-compose
This commit is contained in:
parent
6bf140def6
commit
9419f1ba2e
|
@ -1,5 +1,5 @@
|
|||
jekyll:
|
||||
image: graffen/jekyll
|
||||
image: jekyll/jekyll
|
||||
command: jekyll serve --livereload --reload_port 35729
|
||||
ports:
|
||||
- 4000:4000
|
||||
|
|
Loading…
Reference in a new issue