1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00

Minor update

This commit is contained in:
TwinProduction 2019-09-06 22:09:31 -04:00
parent fd818bb7e8
commit 8a7aa96b97

View file

@ -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"