forked from cryptoaarhus.dk/website
Update docker-compose to the non-Github-pages world.
This commit is contained in:
parent
7100d9df1b
commit
e938723986
|
@ -1,5 +1,5 @@
|
||||||
jekyll:
|
jekyll:
|
||||||
image: jekyll/jekyll:pages
|
image: jekyll/jekyll:latest
|
||||||
command: jekyll serve --livereload --reload_port 35729
|
command: jekyll serve --livereload --reload_port 35729
|
||||||
ports:
|
ports:
|
||||||
- 4000:4000
|
- 4000:4000
|
||||||
|
|
Loading…
Reference in a new issue