mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-24 17:04:42 +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`.
|
- 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.
|
- `{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
|
### Conditions
|
||||||
Here are some examples of conditions you can use:
|
Here are some examples of conditions you can use:
|
||||||
|
Loading…
Reference in New Issue
Block a user