chore: iot-gateway的TCP连接打开

This commit is contained in:
lzh
2025-12-26 14:27:47 +08:00
parent d1d7eec5c9
commit 2f4c836d1b

View File

@@ -88,7 +88,7 @@ viewshanghai:
# 针对引入的 TCP 组件的配置
# ====================================
tcp:
enabled: false
enabled: true
port: 8091
keep-alive-timeout-ms: 30000
max-connections: 1000