Node-red error connecting to Redis

The Dockerfile for the latest tag uses “EXPOSE 6379”.
I used it in the past, it should bind the port to 0.0.0.0:6379

What does that mean?

If this not working, then: