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
fd818bb7e8
commit
8a7aa96b97
1 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,6 @@ services:
|
|||
conditions:
|
||||
- "$STATUS == 200"
|
||||
- name: github
|
||||
url: https://github.com
|
||||
url: https://api.github.com/healthz
|
||||
conditions:
|
||||
- "$STATUS != 400"
|
||||
- "$STATUS != 500"
|
||||
- "$STATUS == 200"
|
Loading…
Reference in a new issue