mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-25 09:24:04 +01:00
fix: Get rid of unnecessary new endpoint
This commit is contained in:
parent
494a8594cc
commit
c7af44bcb0
13
config.yaml
13
config.yaml
@ -1,17 +1,4 @@
|
|||||||
endpoints:
|
endpoints:
|
||||||
- name: ssh
|
|
||||||
group: core
|
|
||||||
url: "ssh://example.org"
|
|
||||||
ssh:
|
|
||||||
username: "example"
|
|
||||||
password: "example"
|
|
||||||
body: |
|
|
||||||
{
|
|
||||||
"command": "uptime"
|
|
||||||
}
|
|
||||||
interval: 1m
|
|
||||||
conditions:
|
|
||||||
- "[STATUS] == 0"
|
|
||||||
- name: front-end
|
- name: front-end
|
||||||
group: core
|
group: core
|
||||||
url: "https://twin.sh/health"
|
url: "https://twin.sh/health"
|
||||||
|
Loading…
Reference in New Issue
Block a user