Skip to content

add env var flag to disable web_addr: 0.0.0.0:4040 config #2

Open
@zach-sherman

Description

@zach-sherman

There's a security concern of the web addr being 0.0.0.0 when used with docker run --net=host .... Instead we should provide an environment variable that lets you disable the 0.0.0.0 config when using --net=host. Something like docker run --net=host -e "NGROK_INTROSPECT_ADDR=localhost".

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