mirror of
https://github.com/safing/web
synced 2025-04-12 15:09:08 +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
|
||||
jekyll:
|
||||
image: jekyll/jekyll
|
||||
command: jekyll serve --watch --incremental --livereload
|
||||
command: jekyll serve --watch --incremental --livereload --future
|
||||
ports:
|
||||
- 4000:4000
|
||||
- 35729:35729
|
||||
|
|
Loading…
Add table
Reference in a new issue