Revert "Changes "ip" to "IP"."

This reverts commit dca5dcb68c573373536bdb4891d000eac0ece95b.
This commit is contained in:
Frank Schroeder 2017-10-23 10:08:35 +02:00
parent 759350b61f
commit fca7ba5494
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD
1 changed files with 1 additions and 1 deletions

View File

@ -1037,7 +1037,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
upstream DNS servers that are used to recursively resolve queries if they are not inside the service
domain for Consul. For example, a node can use Consul directly as a DNS server, and if the record is
outside of the "consul." domain, the query will be resolved upstream. As of Consul 1.0.1 recursors
can be provided as IP addresses or as go-sockaddr templates. IP addresses are resolved in order,
can be provided as ip addresses or as go-sockaddr templates. IP addresses are resolved in order,
and duplicates are ignored.
* <a name="rejoin_after_leave"></a><a href="#rejoin_after_leave">`rejoin_after_leave`</a> Equivalent