Closed wolfgangGoedel closed 6 years ago
The development server reads PORT from process.env, but always logs the default port (5000). This fixes the log output to correctly reflect the configured port.
Description
The development server reads PORT from process.env, but always logs the default port (5000). This fixes the log output to correctly reflect the configured port.