mob next [ci-skip] [ci skip] [skip ci]
lastFile:inventories/default.nix
This commit is contained in:
@@ -383,7 +383,13 @@
|
||||
name = "matrix";
|
||||
webhook_configs = [
|
||||
{
|
||||
url = "http://localhost:3000";
|
||||
url = "http://localhost:3000/alerts";
|
||||
http_config = {
|
||||
basic_auth = {
|
||||
username = "kuroiris";
|
||||
password = "$${KUROIRIS_PASSWORD}";
|
||||
};
|
||||
};
|
||||
send_resolved = true;
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user