gatus/examples/docker-compose/config.yaml
2021-07-18 20:52:42 -04:00

7 lines
116 B
YAML

services:
- name: example
url: http://example.org
interval: 30s
conditions:
- "[STATUS] == 200"