gatus/config.yaml

11 lines
251 B
YAML

metrics: true
services:
- name: twinnation
url: https://twinnation.org/actuator/health
interval: 15s
conditions:
- "[STATUS] == 200"
- name: github
url: https://api.github.com/healthz
conditions:
- "[STATUS] == 200"