mirror of
https://github.com/TwiN/gatus.git
synced 2025-01-09 15:38:14 +01:00
7 lines
118 B
YAML
7 lines
118 B
YAML
|
endpoints:
|
||
|
- name: example
|
||
|
url: https://example.org
|
||
|
interval: 30s
|
||
|
conditions:
|
||
|
- "[STATUS] == 200"
|