Skip to content

Dashboard should have settings for host and port #87

Description

@iorlas

Since I use docker containers for development via boot2docker, it is common to force application host to 0.0.0.0. Since mrq-dashboard runs just like...

run_simple('', int(os.environ.get("PORT", 5555)), app)

It is imposible to even look at dashboard for me. Yea, I can create container with proxy setup like nginx, but really, dude.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions