mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-26 00:53:23 +08:00
update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto
This commit is contained in:
parent
b6f26869e0
commit
33f34f7b29
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue