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

Update Rakefile to support hostname specification #1744

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Rakefile to support hostname specification #1744

wants to merge 1 commit into from

Commits on Aug 3, 2015

  1. Update Rakefile to support hostname specification

    While the typical case is to support `localhost`
    on a laptop where DNS routing is not used,
    assumption of this name is incompatible for those
    with a remote-system / mainframe-esque work
    environment.
    
    This change surfaces to users that this is
    changeable in case they have the ability to change
    this and use name resolution (if they so desire).
    Steven G. Harms committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    1167c8e View commit details
    Browse the repository at this point in the history