defaultListenPort top-level constant

int const defaultListenPort

The default port a service should listen on if portEnvironmentKey is not set.

Implementation

const defaultListenPort = 8080;