明确配置

This commit is contained in:
gaoyutao
2026-03-31 11:40:19 +08:00
parent 2781671c78
commit f2049509c7
+4 -1
View File
@@ -17,7 +17,10 @@ logging:
netty: netty:
server: server:
host: 120.211.95.173 host: 120.211.95.173
port: 6610 #测试环境
port: 56610
#生产环境
# port: 6610
client: client:
client-id: client-001 client-id: client-001
reconnect-interval: 5 reconnect-interval: 5