Improve monitoring stuff
Some checks failed
Run nix flake check / flake-check (push) Failing after 23m19s
Some checks failed
Run nix flake check / flake-check (push) Failing after 23m19s
This commit is contained in:
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user