You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support running in a Cloud Foundry environment we should follow the documentation for Application Port and use process.env.PORT for binding to a specific port in favour of the configured port.
The text was updated successfully, but these errors were encountered:
To support running in a Cloud Foundry environment we should follow the documentation for Application Port and use process.env.PORT for binding to a specific port in favour of the configured port.
The text was updated successfully, but these errors were encountered: