mirror of https://github.com/status-im/consul.git
added missing 'be'
This commit is contained in:
parent
2900f3861a
commit
b114124d2b
|
@ -105,7 +105,7 @@ Some use cases require responding to queries for more than one domain,
|
|||
such as during a DNS migration or to distinguish between internal and
|
||||
external queries by using different domains.
|
||||
|
||||
Consul can configured to respond to DNS queries on an alternative domain
|
||||
Consul can be configured to respond to DNS queries on an alternative domain
|
||||
through the [`alt_domain`](/docs/agent/options#alt_domain) agent configuration
|
||||
option. Consul's DNS response will use the same domain as was used in the query.
|
||||
For example, if `test-domain` is configured as the alternative domain, the following query:
|
||||
|
|
Loading…
Reference in New Issue