Update nats readme

This commit is contained in:
Daniel Nelson
2018-01-26 17:15:02 -08:00
parent fbd3544a9d
commit de03ee3caa
2 changed files with 36 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ type Nats struct {
var sampleConfig = `
## The address of the monitoring endpoint of the NATS server
server = "http://localhost:1337"
server = "http://localhost:8222"
## Maximum time to receive response
# response_timeout = "5s"