Specifying hostname for build

This commit is contained in:
Zachary Klosko 2020-11-18 15:42:22 -05:00
parent 650d635d98
commit f0901b5636
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ fi
gem install jekyll bundler
# Running Jekyll
jekyll serve --port 8888
jekyll serve --port 8888 --host 0.0.0.0