Hello,
I’m Trying to deploy a NodeJS based web service but the deploy keep failing each time, with an error indicating that the port is already in use. I’ve tried multiple different ports by changing the environment value PORT
without success.
I have only one web service running in my account.
My application is written in Nest.js.
Can someone help me with this issue, please ?