Skip to content

Change default IP from "localhost" to "0.0.0.0" #60

@cowboy

Description

@cowboy

By specifying 0.0.0.0, the server will bind to all IPs, allowing both "localhost" to continue to work (locally) as well as allowing the server to be accessed from external devices via the machine's IP or hostname.

Will this cause any problems? We would have to bump the minor version, but this change is awesome in my testing, here.

Any downsides?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions