Specifying hostname for build
This commit is contained in:
parent
650d635d98
commit
f0901b5636
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ fi
|
||||||
gem install jekyll bundler
|
gem install jekyll bundler
|
||||||
|
|
||||||
# Running Jekyll
|
# Running Jekyll
|
||||||
jekyll serve --port 8888
|
jekyll serve --port 8888 --host 0.0.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue