portEnvironmentKey top-level constant

String const portEnvironmentKey

The standard environment variable for specifying the port a service should listen on.

Implementation

const portEnvironmentKey = 'PORT';