forked from GithubBackups/healthchecks
Fix endpoint address.
This commit is contained in:
parent
dbd21c325d
commit
d29b0050a3
@ -66,7 +66,7 @@ minimizes the delay from your monitored service failing to you receiving an aler
|
|||||||
|
|
||||||
|
|
||||||
<h2>Signal a Start</h2>
|
<h2>Signal a Start</h2>
|
||||||
<div class="highlight"><pre><span></span>HEAD|GET|POST PING_ENDPOINT{uuid}/fail
|
<div class="highlight"><pre><span></span>HEAD|GET|POST PING_ENDPOINT{uuid}/start
|
||||||
</pre></div>
|
</pre></div>
|
||||||
|
|
||||||
|
|
||||||
|
@ -78,7 +78,7 @@ OK
|
|||||||
## Signal a Start
|
## Signal a Start
|
||||||
|
|
||||||
```text
|
```text
|
||||||
HEAD|GET|POST PING_ENDPOINT{uuid}/fail
|
HEAD|GET|POST PING_ENDPOINT{uuid}/start
|
||||||
```
|
```
|
||||||
|
|
||||||
Sends a "job has started!" message to SITE_NAME. This is
|
Sends a "job has started!" message to SITE_NAME. This is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user