From a55acd656dce25934bacb49a587218434928b29f Mon Sep 17 00:00:00 2001 From: faulty Date: Wed, 1 Mar 2023 13:42:21 +0100 Subject: [PATCH] fix(gatus): ntfy url --- custom/gatus/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/gatus/config.yaml b/custom/gatus/config.yaml index 867c93f..6e1b3a0 100644 --- a/custom/gatus/config.yaml +++ b/custom/gatus/config.yaml @@ -21,7 +21,7 @@ endpoints: - name: ntfy <<: *default-http group: core - url: "https://ntfy.neo.ixvd.net" + url: "https://push.ixvd.net" - name: rabbitmq group: core