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 http server not binding to '::' by default (regression) #8105

Merged
merged 5 commits into from
Nov 21, 2022

Conversation

dcousens
Copy link
Member

This pull request fixes #8103, which outlined that "@keystone-6/core": "3.1.1" introduced a regression that accidentally changed that behaviour.

This pull request does not revert #8078, but instead fixes the regression by explicitly defaulting to ::.

@dcousens dcousens self-assigned this Nov 21, 2022
@changeset-bot

This comment was marked as resolved.

@vercel
Copy link

vercel bot commented Nov 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
keystone-next-docs ✅ Ready (Inspect) Visit Preview Nov 21, 2022 at 2:34AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 21, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ca40242:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens
Copy link
Member Author

http://:::3000 is invalid, we might need to opt for different startup messaging

@vercel vercel bot temporarily deployed to Preview November 21, 2022 01:27 Inactive
@vercel vercel bot temporarily deployed to Preview November 21, 2022 01:53 Inactive
@dcousens dcousens merged commit 3d5ff29 into release Nov 21, 2022
@dcousens dcousens deleted the fix-binding branch November 21, 2022 02:20
@vercel vercel bot temporarily deployed to Preview November 21, 2022 02:34 Inactive
dcousens added a commit that referenced this pull request Nov 21, 2022
Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
dcousens added a commit that referenced this pull request Nov 22, 2022
Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
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.

2 participants