website: mention client_addr

This commit is contained in:
Armon Dadgar 2014-05-08 13:44:59 -07:00
parent f6bfcb64d8
commit 1543696e03
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ provide the redis service, located in the "east-aws" datacenter,
with no failing health checks. It's that simple!
There are a number of [configuration options](/docs/agent/options.html) that
are important for the DNS interface. They are `ports.dns`, `recursor`,
are important for the DNS interface. They are `client_addr`, `ports.dns`, `recursor`,
and `domain`. By default Consul will listen on 127.0.0.1:8600 for DNS queries
in the "consul." domain, without support for DNS recursion.