commit | a97173162a0063f8403f110f698a22f611d13845 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Sun Jan 19 18:02:39 2014 +0100 |
committer | Ales Komarek <mail@newt.cz> | Sun Jan 19 18:02:39 2014 +0100 |
tree | 3323913c34dfed01427133639700a01753292ef9 | |
parent | 92ab766fa7bdef68983d1e9954ae22678a9c9d88 [diff] |
bind docfix
diff --git a/README.md b/README.md index 2901bed..3d67730 100644 --- a/README.md +++ b/README.md
@@ -6,7 +6,9 @@ statsd: server: enabled: true - bind_port: 8125 + bind: + port: 8125 + address: 0.0.0.0 backends: - type: graphite host: metrics1.domain.com