Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.
This repository was archived by the owner on May 20, 2021. It is now read-only.

Bug: Environment variable PORT is named EXPOSED_PORT in sample env file #168

@mscMMN

Description

@mscMMN

This environment variable PORT is not set in the supplied sample env file:

port ENV.fetch("PORT") { 3000 }

Instead it's named EXPOSED_PORT.

EXPOSED_PORT=3000

Please review my proposed changes: #169

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions