mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
Update README.md
This commit is contained in:
parent
d612e6c4b9
commit
c4e02e3a75
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
- name: twinnation # Name of your service, can be anything
|
||||
url: https://twinnation.org/actuator/health
|
||||
interval: 15s # Duration to wait between every status check (opt. default: 10s)
|
||||
failure-threshold: 3
|
||||
failure-threshold: 3 # TODO
|
||||
conditions:
|
||||
- "$STATUS == 200"
|
||||
- name: github
|
||||
|
|
Loading…
Reference in a new issue