Docker setup with listenIps

Thanks @pixiil I was able to connect that way. You saved me 2 days

I’ve now deployed my docker to my AWS EC2 environment under nginx. I’m a little clueless how to get things working.

What have tried so far:

I’m passing the AWS EC2 public IP as the announceIp and the private Ip of the docker container as the listenIp.

This is not working so far. Any idea what else I could try?