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:
parent
f2f2eeb7c2
commit
de490305ba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue