mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-11 18:32:08 +08:00
update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto
This commit is contained in:
parent
247ae57dcb
commit
15bc9aae7d
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