mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
Minor update
This commit is contained in:
parent
66946e20f0
commit
68f32b0fcc
1 changed files with 2 additions and 1 deletions
|
@ -313,7 +313,7 @@ Here's an example of what the notifications look like:
|
|||
|
||||
#### Configuring Messagebird alerts
|
||||
|
||||
Example of sending **sms** message alert by using Messagebird
|
||||
Example of sending **SMS** text message alert using Messagebird:
|
||||
|
||||
```yaml
|
||||
alerting:
|
||||
|
@ -337,6 +337,7 @@ services:
|
|||
- "[RESPONSE_TIME] < 300"
|
||||
```
|
||||
|
||||
|
||||
#### Configuring custom alerts
|
||||
|
||||
While they're called alerts, you can use this feature to call anything.
|
||||
|
|
Loading…
Reference in a new issue