Fix wrong defaults in config docs

This commit is contained in:
Łukasz Mierzwa
2017-12-03 11:55:59 -08:00
parent 4b8a93426f
commit 188b02695c

View File

@@ -290,7 +290,7 @@ Defaults:
```yaml
listen:
address: "*"
address: "0.0.0.0"
port: 8080
prefix: /
```