mirror of
https://github.com/TwiN/gatus.git
synced 2025-01-08 23:18:56 +01:00
7 lines
116 B
YAML
7 lines
116 B
YAML
|
services:
|
||
|
- name: example
|
||
|
url: http://example.org
|
||
|
interval: 30s
|
||
|
conditions:
|
||
|
- "[STATUS] == 200"
|