1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-16 17:09:09 +00:00

Include future publications for easier local testing

This commit is contained in:
davegson 2021-05-26 15:08:17 +02:00
parent f2f2eeb7c2
commit de490305ba

View file

@ -2,7 +2,7 @@
# docker-compose up # docker-compose up
jekyll: jekyll:
image: jekyll/jekyll image: jekyll/jekyll
command: jekyll serve --watch --incremental --livereload command: jekyll serve --watch --incremental --livereload --future
ports: ports:
- 4000:4000 - 4000:4000
- 35729:35729 - 35729:35729