This repository has been archived on 2023-05-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
neo/custom/gatus/config.yaml

16 lines
No EOL
290 B
YAML

x-http-endpoint: &default-http
group: http
interval: 10m
conditions: &default-http-conditions
- "[STATUS] == 200"
endpoints:
- name: proxy
<<: *default-http
group: core
url: "http://proxy"
- name: ntfy
<<: *default-http
group: core
url: "http://ntfy"