fix agent in connect docs
This commit is contained in:
parent
66156e8f2f
commit
8b829312a2
|
@ -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