改用自建emqx
This commit is contained in:
@@ -51,7 +51,7 @@ logging:
|
||||
# MQTT Configurations
|
||||
# ===================================================================
|
||||
mqtt:
|
||||
broker-url: tcp://broker.emqx.io:1883
|
||||
broker-url: tcp://yuyun-hk1.stormrain.cn:1883
|
||||
username: # Public broker, no credentials specified for connection
|
||||
password: # Public broker, no credentials specified for connection
|
||||
client-id-prefix: backend-yupi-mqtt-power- # Unique client ID prefix for our project
|
||||
|
||||
Reference in New Issue
Block a user