소스 검색

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