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

Add _ to host validation #372

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from
Open

Add _ to host validation #372

wants to merge 1 commit into from

Conversation

maximal
Copy link

@maximal maximal commented Oct 21, 2024

Local hosts can contain underscores. For example in Docker contexts (application/services names).

Copy link
Member

@kelunik kelunik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm... underscores are not valid in hostnames or domain labels as far as I know.

Any reason why you try to use underscores instead of dashes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants