diff options
Diffstat (limited to 'serve.bat')
-rw-r--r-- | serve.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -bundle exec jekyll serve --watch --force_polling --drafts --config _config.yml,_config_dev.yml +bundle exec jekyll serve --watch --force_polling --host 0.0.0.0 --drafts --config _config.yml,_config_dev.yml |