修改测试环境MQTT

This commit is contained in:
cbs 2025-06-06 10:17:40 +08:00
parent 59c24c1a7e
commit 3479492b3d

View File

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