Update website/content/commands/connect/redirect-traffic.mdx
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
This commit is contained in:
parent
cf32d8f61e
commit
d2275abb1b
|
@ -36,7 +36,7 @@ Usage: `consul connect redirect-traffic [options]`
|
|||
|
||||
#### Options for Traffic Redirection Rules
|
||||
|
||||
- `-consul-dns-ip` - IP used to reach Consul DNS. If provided, DNS queries will be redirected to Consul.
|
||||
- `-consul-dns-ip` - The IP address of the Consul DNS resolver. If provided, Consul DNS queries will be redirected to the provided IP address for resolving.
|
||||
|
||||
- `-proxy-id` - The [proxy service](/docs/connect/registration/service-registration) ID.
|
||||
This service ID must already be registered with the local agent.
|
||||
|
|
Loading…
Reference in New Issue