Commit 57681b38 authored by tangwei's avatar tangwei

修改配置

parent 9d624969
...@@ -52,8 +52,8 @@ spring.redis.expire.time=30000 ...@@ -52,8 +52,8 @@ spring.redis.expire.time=30000
emqx.clean-session=true emqx.clean-session=true
emqx.client-id=${spring.application.name}-${random.int[1024,65536]} emqx.client-id=${spring.application.name}-${random.int[1024,65536]}
emqx.broker=tcp://172.16.10.215:1883 emqx.broker=tcp://172.16.10.215:1883
emqx.client-user-name=admin emqx.user-name=admin
emqx.client-password=public emqx.password=public
mqtt.scene.host=mqtt://172.16.10.215:8083/mqtt mqtt.scene.host=mqtt://172.16.10.215:8083/mqtt
mqtt.client.product.id=mqtt mqtt.client.product.id=mqtt
mqtt.topic=topic_mqtt mqtt.topic=topic_mqtt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment