diff --git a/config.json b/config.json index 08eefe8..fcddc98 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,7 @@ "EnableCompression": false }, "gRPC": { - "addr": "127.0.0.1:50006", + "addr": "192.168.1.50:50006", "tls": false, "pool": { "MaxIdle": 1,