Skip to content

Make the host configurable #5

Description

@gatto

Hi
I use Tailscale, so I have bound pm_dashboards' port on tailscale serve.
Unfortunately when pironman5 service tries to start the dashboard on that port, it runs into the issue that 0.0.0.0 can't be bound, because a port is already in use.
This is solved for every other software by simply setting the host to 127.0.0.1.

My request:
Make it so 0.0.0.0 host bound point for the dashboard becomes configurable, so we could set it to just localhost.

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