mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 15:42:25 +08:00
优化服务器之间的底层连接方式
This commit is contained in:
@@ -3,6 +3,8 @@ kcp_addr = "127.0.0.1" # 该地址只用来注册到节点服务器 并非网关
|
||||
kcp_port = 22103
|
||||
client_proto_proxy_enable = false
|
||||
version = "320"
|
||||
gate_tcp_mq_addr = "127.0.0.1"
|
||||
gate_tcp_mq_port = 9999
|
||||
|
||||
[logger]
|
||||
level = "DEBUG"
|
||||
|
||||
Reference in New Issue
Block a user