Good, I have installed node-red and mosquitto in docker desktop, but when I try to connect with mosquitto in node-red with mqtt it stays all the time connecting and does not change in connected.
Having mosquitto installed in docker at first I could not connect to a client as mqtt.fx, but I added some settings and I let me, but when using the node 'in' in node-red does not connect and stays that way.
What I want to achieve is to be able to connect the node 'in' of mqtt to the mosquitto broker.