mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Don't notify on healthchecks.io
This commit is contained in:
parent
38fb2ec1d5
commit
efe6da5582
1 changed files with 0 additions and 1 deletions
|
|
@ -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" ];
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue