portEnvironmentVariable top-level constant

String const portEnvironmentVariable

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

Implementation

const portEnvironmentVariable = 'PORT';