mirror of https://github.com/status-im/consul.git
fix agent in connect docs
This commit is contained in:
parent
d19eb36085
commit
90c83e64ec
|
@ -259,7 +259,7 @@ blocking](/api/features/blocking.html#hash-based-blocking-queries) only.
|
||||||
|
|
||||||
```text
|
```text
|
||||||
$ curl \
|
$ curl \
|
||||||
http://127.0.0.1:8500/v1/connect/proxy/web-proxy
|
http://127.0.0.1:8500/v1/agent/connect/proxy/web-proxy
|
||||||
```
|
```
|
||||||
|
|
||||||
### Sample Response
|
### Sample Response
|
||||||
|
|
Loading…
Reference in New Issue