Update runner tool
allow LAN access Jekyll
This commit is contained in:
parent
6335991164
commit
cbf707dc56
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
# © 2020 Cotes Chung
|
||||
# MIT Licensed
|
||||
|
||||
bundle exec jekyll s -l -o
|
||||
bundle exec jekyll s -H 0.0.0.0 -l
|
||||
|
||||
|
|
Loading…
Reference in a new issue