mirror of https://github.com/hashicorp/consul
backport of commit 5dca39b813
(#16536)
Co-authored-by: trujillo-adam <ajosetru@gmail.com>pull/16536/merge
parent
e69ed7a956
commit
a95d028b06
|
@ -39,7 +39,7 @@ Specify the name of the node, datacenter, and domain using the following FQDN sy
|
|||
|
||||
The `datacenter` subdomain is optional. By default, the lookup queries the datacenter of the agent.
|
||||
|
||||
By default, the domain is `consul`. Refer to [Configure DNS Behaviors]() for information about using alternate domains.
|
||||
By default, the domain is `consul`. Refer to [Configure DNS Behaviors](/consul/docs/services/discovery/dns-configuration) for information about using alternate domains.
|
||||
|
||||
### Node lookup results
|
||||
|
||||
|
|
Loading…
Reference in New Issue