Fixed error in example

This commit is contained in:
Orillion 2015-02-06 12:14:09 +01:00
parent 3457f98b9f
commit ef29018fc7

View file

@ -70,7 +70,7 @@ A sample `config.json` file:
{ {
"production": { "production": {
"port": 80, "port": 80,
"bunyan: { "bunyan": {
"name": "myserver", "name": "myserver",
"use_bunyan": true, "use_bunyan": true,
"streams": [{ "streams": [{