mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2025-06-16 10:25:07 +08:00
[fix] 优化tcp架构
This commit is contained in:
@ -13,6 +13,10 @@ spring:
|
||||
node-host: 127.0.0.1 # 当前节点host
|
||||
node-port: 7001 # 当前节点端口
|
||||
enable-flow-control: true # 允许流量控制,代理性能不太好
|
||||
tcp:
|
||||
port: 7001
|
||||
udp:
|
||||
port: 7001
|
||||
ddl-configure:
|
||||
ddl-auto: create
|
||||
|
||||
|
Reference in New Issue
Block a user