I have following docker setup:
The port 8060 is mapped to 80 and the port 3012 to 3012. I can access both ports with SERVER_IP:8060 or SERVER_IP:3012. The server ip is 192.168.178.75 (thus http://192.168.178.75:8060 and http://192.168.178.75:3012).