feat(gatus): add ntfy alerting for all services

This commit is contained in:
Will Holdsworth 2026-03-07 13:39:05 +11:00
parent 9a7169c1cb
commit c41995561a
Signed by: will-holdsworth
SSH key fingerprint: SHA256:Ykee8aymMJNAiYeeEmiwcIzkA1wgd4v8OZcWGxjq12c
24 changed files with 55 additions and 0 deletions

View file

@ -69,6 +69,7 @@ in
"[CONNECTED] == true"
"[RESPONSE_TIME] < 500"
];
alerts = [ { type = "ntfy"; } ];
}
];