mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 23:43:27 +01:00
Update README.md
This commit is contained in:
parent
d612e6c4b9
commit
c4e02e3a75
@ -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 New Issue
Block a user