diff --git a/jekyll.sh b/jekyll.sh index ea117e27d..ff9fda15c 100644 --- a/jekyll.sh +++ b/jekyll.sh @@ -22,4 +22,4 @@ fi gem install jekyll bundler # Running Jekyll -jekyll serve --port 8888 +jekyll serve --port 8888 --host 0.0.0.0