Skip to content

Commit

Permalink
fix haproxy.cfg location
Browse files Browse the repository at this point in the history
  • Loading branch information
mark2600 committed Mar 18, 2016
1 parent 94aaa21 commit d06b904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ See Common Configuration section below for configuration to be done on all serve
### Cluster specific configuration

**Update HAProxy configuration with all bigcouch servers**
*/etc/kazoo/haproxy.cfg*
*/etc/kazoo/haproxy/haproxy.cfg*
```
listen bigcouch-data 127.0.0.1:15984
balance roundrobin
Expand Down

0 comments on commit d06b904

Please sign in to comment.