Connection Refused

Hi @srinivas,

First, I establish ssh connection between the server where the docker is running, that way connection is established. The second step is to set your docker configuration to the server-internal host, that way your docker is using the server host port to communicate. You will need to check docker documentation for this