local MQTT broker in docker container
In a development environment, if you want to connect to an MQTT broker within a Docker container, try using 'host.docker.internal' as the broker address.
In a development environment, if you want to connect to an MQTT broker within a Docker container, try using 'host.docker.internal' as the broker address.