Expose second container port?
Hi,
If created app from docker image and i need 2 ports from container to be exposed(3000 and 5000). I created domain mydomain.com and it using 3000 port. Is it possible to expose on that domain second port 5000? So i can access mydomain.com:5000.
I tried to expose port using Advanced -> Ports section but no luck.
If created app from docker image and i need 2 ports from container to be exposed(3000 and 5000). I created domain mydomain.com and it using 3000 port. Is it possible to expose on that domain second port 5000? So i can access mydomain.com:5000.
I tried to expose port using Advanced -> Ports section but no luck.