mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-22 16:03:44 +01:00
7 lines
116 B
YAML
7 lines
116 B
YAML
|
services:
|
||
|
- name: example
|
||
|
url: http://example.org
|
||
|
interval: 30s
|
||
|
conditions:
|
||
|
- "[STATUS] == 200"
|