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 domain split logic to allow dotcom domains #2

Merged
merged 1 commit into from
Oct 26, 2017
Merged

Fix domain split logic to allow dotcom domains #2

merged 1 commit into from
Oct 26, 2017

Commits on Oct 24, 2017

  1. Fix domain split logic to allow dotcom domains

    Currently, if development.com is used instead of development, 192-168-0-1.development.com resolves to 127.0.0.1 instead of 192.168.0.1. This change fixes that.
    haisum authored Oct 24, 2017
    Configuration menu
    Copy the full SHA
    35483cd View commit details
    Browse the repository at this point in the history