浏览代码

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