fix: 调整IOT服务端口适配健康检查
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
lzh
2026-01-14 16:14:35 +08:00
parent 01f900a6fe
commit 99a4d72e04
2 changed files with 6 additions and 4 deletions

View File

@@ -17,7 +17,8 @@ spring:
database: 0 # Redis 数据库索引
# password: # Redis 密码,如果有的话
timeout: 30000ms # 连接超时时间
server:
port: 48095
--- #################### 消息队列相关 ####################
# rocketmq 配置项,对应 RocketMQProperties 配置类