Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

--bind flag syntax #110

Closed
Closed
@pgcudahy

Description

@pgcudahy

Just upgraded to 0.8.0 and really appreciate the rapid progress. One thing that confuses me is why the new --bind flag requires a url and port combination if it's only intended for local binding. Is anyone using a url other than 0.0.0.0 / 127.0.0.1? I expected the flag to only need a port, eg --bind 10001 but that gives a fairly cryptic error of FATAL error: failed to parse bind address: address 10001: missing port in address. Can either the documentation be updated to indicate that a url:port combination is expected, or drop the requirement for a url?

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