Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix server listener and port in Express template #289

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

72636c
Copy link
Member

@72636c 72636c commented Dec 7, 2020

The template wasn't respecting the PORT environment variable provided by a Gantry deployment, and wasn't compatible with skuba start.

This fixes those issues and introduces some boilerplate config and logging code that can be extended in future.

The template wasn't respecting the PORT environment variable provided by
a Gantry deployment, and wasn't compatible with `skuba start`.

This fixes those issues and introduces some boilerplate config and
logging code that can be extended in future.
@72636c 72636c requested a review from a team as a code owner December 7, 2020 06:06
@changeset-bot
Copy link

changeset-bot bot commented Dec 7, 2020

🦋 Changeset detected

Latest commit: 11b10cd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

README.md Outdated Show resolved Hide resolved
@72636c 72636c merged commit 04aa18a into master Dec 7, 2020
@72636c 72636c deleted the express-template-fixes branch December 7, 2020 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants