Merge pull request #3229 from megalomono/master
This commit is contained in:
commit
0fcba080c3
|
@ -497,7 +497,7 @@ excerpt_separator: "\n\n"
|
||||||
# Serving
|
# Serving
|
||||||
detach: false
|
detach: false
|
||||||
port: 4000
|
port: 4000
|
||||||
host: 0.0.0.0
|
host: 127.0.0.1
|
||||||
baseurl: "" # does not include hostname
|
baseurl: "" # does not include hostname
|
||||||
|
|
||||||
# Backwards-compatibility
|
# Backwards-compatibility
|
||||||
|
|
Loading…
Reference in New Issue