Drop the host flag
This commit is contained in:
@ -8,7 +8,6 @@ run_jekyll() {
|
||||
|
||||
bundle exec jekyll serve \
|
||||
--port "$JEKYLL_PORT" \
|
||||
--host "$JEKYLL_HOST" \
|
||||
--trace
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user