Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit f74e234

Browse files
committed
Restored localhost 🚀
1 parent ad7f547 commit f74e234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_scripts/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ rm -Rf _site/
1313
# to be able to connect to the jekyll local instance from other device on the
1414
# same network (e.g. your smartphone)
1515
# See https://stackoverflow.com/questions/16608466/connect-to-a-locally-built-jekyll-server-using-mobile-devices-in-the-lan
16-
bundle exec jekyll serve --host=0.0.0.0
16+
bundle exec jekyll serve --host=localhost

0 commit comments

Comments
 (0)