$PORT is a really common environment variable for specifying the port to use for web servers.
We may want to consider defaulting to the value of process.env.PORT || 1234
Hi @jamiebuilds
I am getting this error when i try to deploy on heroku:
Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch.
Is it related with that issue? I couldn't fix it.
Could I take this issue?
Most helpful comment
Could I take this issue?