mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
docs: Set example interval to 5m
This commit is contained in:
parent
1c03524ca8
commit
ad10f975b4
1 changed files with 1 additions and 1 deletions
|
@ -369,7 +369,7 @@ alerting:
|
|||
endpoints:
|
||||
- name: website
|
||||
url: "https://twin.sh/health"
|
||||
interval: 30s
|
||||
interval: 5m
|
||||
conditions:
|
||||
- "[STATUS] == 200"
|
||||
- "[BODY].status == UP"
|
||||
|
|
Loading…
Reference in a new issue