mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-07-05 17:19:29 +02:00
service/matrix-bot: migrate matrix-hook from go-neb
Some checks failed
/ Build Nix targets (push) Has been cancelled
Some checks failed
/ Build Nix targets (push) Has been cancelled
This commit is contained in:
parent
cf4bec4913
commit
6d1d3b5257
4 changed files with 37 additions and 51 deletions
|
@ -17,7 +17,7 @@
|
|||
email_configs = [ { to = "server@buehler.rocks"; } ];
|
||||
webhook_configs = [
|
||||
{
|
||||
url = "http://localhost:4050/services/hooks/YWxlcnRtYW5hZ2VyX3NlcnZpY2U";
|
||||
url = "http://localhost:4050/alert";
|
||||
send_resolved = true;
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue