We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9933ef commit 34d1f93Copy full SHA for 34d1f93
run.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
set -Eeuo pipefail
3
-jekyll serve
+jekyll serve --host 0.0.0.0
4
0 commit comments