Преглед на файлове

update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto

Matthew R Kasun преди 3 години
родител
ревизия
e778d0f519
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      docker/mosquitto.conf

+ 1 - 2
docker/mosquitto.conf

@@ -2,10 +2,9 @@ persistence true
 persistence file mosquitto.db
 persistance_location mosquitto/data
 
-log_dest_file mosquitto/log/mosquitto.log
+
 
 per_listener_settings true
 listener 1883
 allow_anonymous true
-#bind_interface SERVER_PUBLIC_IP