Sfoglia il codice sorgente

restore 1883 to mq conf

Matthew R. Kasun 3 anni fa
parent
commit
527520e8f8
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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