This commit is contained in:
parent
2188277a2d
commit
883ecf604a
|
|
@ -34,10 +34,8 @@ spring:
|
||||||
# username: postgres
|
# username: postgres
|
||||||
# password: 123456
|
# password: 123456
|
||||||
mqtt:
|
mqtt:
|
||||||
hostUrl: tcp://localhost:1883
|
host: tcp://localhost:1883
|
||||||
username: maku
|
username: maku
|
||||||
password: maku
|
password: maku
|
||||||
clientId: maku_boot_service_dev
|
clientId: maku_boot_service_dev
|
||||||
defaultTopic: topic_default
|
default-topic: topic_default
|
||||||
#true 开启监听 false 关闭监听 用于监设备上报的信息
|
|
||||||
mqttEnabled: false
|
|
||||||
Loading…
Reference in New Issue
Block a user