Improve monitoring stuff
Some checks failed
Run nix flake check / flake-check (push) Failing after 23m19s

This commit is contained in:
2024-12-01 20:51:14 +01:00
parent 32425807fc
commit a4592ffda3
4 changed files with 30 additions and 28 deletions

View File

@@ -6,6 +6,8 @@
server = {
http_listen_address = "0.0.0.0";
http_listen_port = 9099;
grpc_listen_address = "0.0.0.0";
grpc_listen_port = 9098;
};
clients = [