瀏覽代碼

restore 1883 to mq conf

Matthew R. Kasun 3 年之前
父節點
當前提交
527520e8f8
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docker/mosquitto.conf

+ 3 - 0
docker/mosquitto.conf

@@ -7,3 +7,6 @@ use_identity_as_username true
 cafile /mosquitto/certs/root.pem
 certfile /mosquitto/certs/server.pem
 keyfile /mosquitto/certs/server.key
+
+listener 1883
+allow_anonymous true