diff --git a/gatus/config/neller.yaml b/gatus/config/neller.yaml index 7bd7cf5..712555f 100644 --- a/gatus/config/neller.yaml +++ b/gatus/config/neller.yaml @@ -28,10 +28,7 @@ endpoints: conditions: - "[STATUS] == 200" - name: TeamSpeak3 - url: ssh://ts.neller.org:10022 - ssh: - username: "" - password: "" + url: tcp://ts.neller.org:30033 interval: 5m conditions: - - "[RESPONSE_TIME] < 5000" + - "[CONNECTED] == true"