From 922ba5d0ea3b3539a7c01eff248160fe14f4d399 Mon Sep 17 00:00:00 2001 From: Fonso Date: Tue, 23 Dec 2014 13:26:08 +0100 Subject: [PATCH] Fixing the default host on docs --- site/_docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index e1d176fa..e4d55524 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -497,7 +497,7 @@ excerpt_separator: "\n\n" # Serving detach: false port: 4000 -host: 0.0.0.0 +host: 127.0.0.1 baseurl: "" # does not include hostname # Backwards-compatibility