mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-09 21:36:09 +08:00
remove listener 1883 from mosquitto conf file
This commit is contained in:
parent
456f06aed1
commit
127a75a81c
1 changed files with 0 additions and 3 deletions
|
@ -7,6 +7,3 @@ use_identity_as_username true
|
||||||
cafile /mosquitto/certs/root.pem
|
cafile /mosquitto/certs/root.pem
|
||||||
certfile /mosquitto/certs/server.pem
|
certfile /mosquitto/certs/server.pem
|
||||||
keyfile /mosquitto/certs/server.key
|
keyfile /mosquitto/certs/server.key
|
||||||
|
|
||||||
listener 1883
|
|
||||||
allow_anonymous true
|
|
Loading…
Add table
Reference in a new issue