Skip to content

Allow customisation of IP address when using Vue UI #2668

Closed
@assembledadam

Description

@assembledadam

What problem does this feature solve?

At the moment the command line only allows customisation of port number, not host/IP address. Because it is fixed to 'localhost', when running from within a docker container running on a VM (docker machine), I cannot access it (I need to change it to 0.0.0.0:8000).

What does the proposed API look like?

vue ui -h 0.0.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions