Hi,
I am trying to deploy my first NestJS application in Heroku but receiving the following error
Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 180 seconds of launch
Application seems to be starting fine after deployment but when i try to access it PORT binding is failing .
PFA for full log details.