prometheus: update alert2muc url

This commit is contained in:
Astro 2022-12-18 03:19:40 +01:00
parent af9a1a6161
commit 38f69300bb
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"receivers" = [{
"name" = "xmpp";
"webhook_configs" = [{
"url" = "http://127.0.0.1:9022/";
"url" = "http://127.0.0.1:9022/alert";
}];
}];
};