mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-17 14:38:41 +08:00
update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto
This commit is contained in:
parent
2ac2c05413
commit
0317aa1e37
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…
Add table
Reference in a new issue