ソースを参照

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