mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-25 17:33:19 +01:00
7 lines
115 B
YAML
7 lines
115 B
YAML
|
services:
|
||
|
- name: example
|
||
|
url: http://example.org
|
||
|
interval: 30s
|
||
|
conditions:
|
||
|
- "$STATUS == 200"
|