修改测试环境MQTT的IP

This commit is contained in:
cbs 2025-06-12 11:14:39 +08:00
parent 0c07ba959e
commit 0072a4e4d0

View File

@ -34,7 +34,8 @@ management:
# MQTT
mqtt:
# host: tcp://123.57.12.40:1883
host: tcp://10.10.100.42:1883
# host: tcp://10.10.100.42:1883
host: tcp://127.0.0.1:1883
username: adminuser
password: adminuser
qos: 0