Skip to content

Rails Server Task needs Configurable IP #36

Description

@gregwillits

As far as I can tell, the IP address is not configurable, and there's no option except to run on 127.0.0.1.

In order to test (rails web site) on multiple devices, I always run as either a specific LAN IP others can reach, or I use -b 0.0.0.0 to use my computer's current IP.

Being able to define an IP would be much more useful.

(Obviously I can create my own Task, but just thought this might be a useful observation.)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions