Commit 6936432e by gdj

修改mqtt wss配置

parent f40d5a23
...@@ -78,9 +78,9 @@ mqtt: ...@@ -78,9 +78,9 @@ mqtt:
path: path:
DRC: DRC:
# 深圳 # 深圳
protocol: WS protocol: WSS
host: 183.11.236.162 host: geofly.geotwin.cn
port: 54419 port: 443
# protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum # protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
# host: emqx-broker # host: emqx-broker
# host: 192.168.32.90 # host: 192.168.32.90
......
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