mirror of
https://github.com/caddyserver/website.git
synced 2025-05-07 12:17:15 -04:00
Update src/docs/markdown/api.md
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
parent
a03808d645
commit
21849e2291
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ which is much easier to remember and write by hand.
|
|||
|
||||
## GET /reverse_proxy/upstreams
|
||||
|
||||
Returns the current status of the configured reverse proxy upstreams. Returns a JSON body.
|
||||
Returns the current status of the configured reverse proxy upstreams in a JSON document.
|
||||
|
||||
<pre><code class="cmd"><span class="bash">curl "http://localhost:2019/reverse_proxy/upstreams" | jq</span>
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue