mob next [ci-skip] [ci skip] [skip ci]
lastFile:inventories/default.nix
This commit is contained in:
@@ -330,7 +330,6 @@
|
|||||||
matrixRooms = [
|
matrixRooms = [
|
||||||
{
|
{
|
||||||
receivers = [
|
receivers = [
|
||||||
"default"
|
|
||||||
"matrix"
|
"matrix"
|
||||||
];
|
];
|
||||||
roomId = "!rqIrWqPvsXqMgYpcNZ:matrix.org";
|
roomId = "!rqIrWqPvsXqMgYpcNZ:matrix.org";
|
||||||
@@ -383,14 +382,9 @@
|
|||||||
name = "matrix";
|
name = "matrix";
|
||||||
webhook_configs = [
|
webhook_configs = [
|
||||||
{
|
{
|
||||||
url = "http://localhost:3000/alerts";
|
url = "http://localhost:3000/alerts?secret=$$KUROIRIS_SECRET";
|
||||||
http_config = {
|
|
||||||
basic_auth = {
|
|
||||||
username = "kuroiris";
|
|
||||||
password = "$${KUROIRIS_PASSWORD}";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
send_resolved = true;
|
send_resolved = true;
|
||||||
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user