Closed bjoernricks closed 1 year ago
Don't expose MQTT broker on all host interfaces
This was added mostly for testing purposes and is not required for running the community edition. Because the MQTT broker doesn't use authentication this could even be a security risk when using the docker container in some productive environment.
Fixes #366
What
Don't expose MQTT broker on all host interfaces
Why
This was added mostly for testing purposes and is not required for running the community edition. Because the MQTT broker doesn't use authentication this could even be a security risk when using the docker container in some productive environment.
References
Fixes #366