瀏覽代碼

Update mqtt_source.yaml

Change the port for the default server.
jinfahua 5 年之前
父節點
當前提交
ca7b42fed5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      etc/mqtt_source.yaml

+ 1 - 1
etc/mqtt_source.yaml

@@ -2,7 +2,7 @@
 default:
   qos: 1
   sharedsubscription: true
-  servers: [tcp://127.0.0.1:1887]
+  servers: [tcp://127.0.0.1:1883]
   #TODO: Other global configurations