update docs (#13909)
This commit is contained in:
parent
b3fa1bb949
commit
5d57b98f23
|
@ -102,7 +102,7 @@ To read more on suggestions for configuring the Consul agent, see [run an agent]
|
|||
|
||||
```hcl
|
||||
consul {
|
||||
address = "consul.example.com"
|
||||
address = "localhost:8500"
|
||||
auth {}
|
||||
tls {}
|
||||
token = null
|
||||
|
|
Loading…
Reference in New Issue