lorentzen99
HOBBYOP
a year ago
I have a simple flask app that subscribes to an external mqtt broker. How do I configure the port routing for that? Without making any changes from local development, using port 1883/8883, connection is refused, so I assume that port's not available per default.
2 Replies
a year ago
where is this external MQTT service hosted?