mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-09 22:34:20 +00:00
Add example
This commit is contained in:
7
example/config.yaml
Normal file
7
example/config.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
- name: example
|
||||
url: http://example.org
|
||||
interval: 30s
|
||||
failure-threshold: 3
|
||||
conditions:
|
||||
- "$STATUS == 200"
|
||||
Reference in New Issue
Block a user