Skip to content

Commit 1298be8

Browse files
committed
fix:更改rpc服务端为本机ip
1 parent 49a2f33 commit 1298be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: server/chat-center/conf/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ elasticsearch:
55
password:
66

77
gRPC:
8-
address: 192.168.1.12
8+
address: 127.0.0.1
99
port: 9421
1010

1111
nacos:

0 commit comments

Comments
 (0)