mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-24 00:44:09 +01:00
6ed93d4b82
* Add clarifications in comments * #191: Rename Service to Endpoint
7 lines
118 B
YAML
7 lines
118 B
YAML
endpoints:
|
|
- name: example
|
|
url: https://example.org
|
|
interval: 30s
|
|
conditions:
|
|
- "[STATUS] == 200"
|