更新mqtt地址

master
lld 2026-01-26 22:59:02 +08:00
parent 61a0ede957
commit acb0028dd3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
spring:
# MQTT配置
mqtt:
host: tcp://122.51.109.52:1883 # 设备/后端的MQTT TCP地址
host: tcp://mq.xiaoces.com:1883 # 设备/后端的MQTT TCP地址
username: admin # Mosquitto共用账号
password: Admin#12345678 # Mosquitto密码
client-id: springboot-backend # 截取UUID前8位自动去横线