diff --git a/mosquitto.conf b/mosquitto.conf new file mode 100644 index 0000000000..8993c02bbb --- /dev/null +++ b/mosquitto.conf @@ -0,0 +1,3 @@ +listener 1883 +allow_anonymous true +password_file /mosquitto/config/passwordfile \ No newline at end of file