1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00

docs: Add missing information on passing a token for external endpoints

This commit is contained in:
TwiN 2024-04-10 19:03:29 -04:00
parent 7cf2b427c9
commit a4bc3c4dfe

View file

@ -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: