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

lastFile:modules/clan/prometheus/default.nix
This commit is contained in:
2026-06-19 18:42:02 +07:00
parent 03e84fd210
commit 9d5c033316
2 changed files with 8 additions and 7 deletions
-7
View File
@@ -391,13 +391,6 @@
};
};
alertmanagers = [
{
scheme = "http";
path_prefix = "/";
static_configs = [ { targets = [ "localhost:9093" ]; } ];
}
];
};
}
)