aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index c2d654cd2..9cc9edc40 100644
--- a/_config.yml
+++ b/_config.yml
@@ -11,7 +11,7 @@ permalink: pretty
# Server
source: "site"
destination: ./_gh_pages
-host: 0.0.0.0
+host: "localhost"
port: 9001
baseurl: ""
url: "https://getbootstrap.com"