Don't notify on healthchecks.io

This commit is contained in:
SebastianStork 2025-06-20 11:45:49 +02:00
parent 38fb2ec1d5
commit efe6da5582

View file

@ -124,7 +124,6 @@ in
group = "Monitoring";
url = "https://hc-ping.com/\${HEALTHCHECKS_PING_KEY}/gatus-uptime?create=1";
interval = "2h";
alerts = [ { type = "ntfy"; } ];
conditions = [ "[STATUS] == 200" ];
}
]