mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 08:34:15 +01:00
docs: Add missing information on passing a token for external endpoints
This commit is contained in:
parent
7cf2b427c9
commit
a4bc3c4dfe
@ -312,6 +312,8 @@ Where:
|
||||
- Using the example configuration above, the key would be `core_ext-ep-test`.
|
||||
- `{success}` is a boolean (`true` or `false`) value indicating whether the health check was successful or not.
|
||||
|
||||
You must also pass the token as a `Bearer` token in the `Authorization` header.
|
||||
|
||||
|
||||
### Conditions
|
||||
Here are some examples of conditions you can use:
|
||||
|
Loading…
Reference in New Issue
Block a user