Report this

What is the reason for this report?

Is it possible to open two external ports on one app?

Posted on December 3, 2020

I created a nodejs web service which should be listening via socket from outside on one TCP port (let’s say 5000) which also serves via another websocket (port 3000) and updates a frontend.

I’ve seen the app spec documentation but I can only open up 1 port from outside with http_port.

Is it possible to open two external ports?

Thank you in advance and best regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.