Skip to content

dx serve --addr 0.0.0.0 should report http://0.0.0.0:8080 as the address #5477

@hayley

Description

@hayley

Feature Request

I'm accustomed to tools where you can set 0.0.0.0 showing THAT address when you start the dev server. Mine is still showing

Serving at: http://127.0.0.1:8080

It also seems to redirect to 127 if I manually visit the all 0s version.

I think it would be more intuitive to switch the address to all 0s both in the dx serve printout and to NOT redirect when you're making that the address in the browser. Obviously, you can run something like sudo ss -tunlp to verify but it's an extra step and I am fundamentally lazy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions