mob next [ci-skip] [ci skip] [skip ci]

lastFile:inventories/default.nix
This commit is contained in:
2026-06-19 09:19:35 +07:00
parent 85950a8228
commit 0ffe7bbec4
+1 -2
View File
@@ -384,8 +384,7 @@
name = "matrix"; name = "matrix";
webhook_configs = [ webhook_configs = [
{ {
url = "http://localhost:3000/alerts?secret=$$KUROIRIS_SECRET"; url_file = config.clan.core.vars.generator.prometheus.files.matrix-alertmanager-urlfile.path;
# url_file = "";
send_resolved = true; send_resolved = true;
} }
]; ];