Skip to content

Add more ENV variables #150

@ghost

Description

Hi:

Please, add the possibility that flags web.telemetry-path and web.listen-address could be fetched from an env variables too and not only from flags.

BTW, include in the documentation the default values for web.telemetry-path and web.listen-address

Change the default values for web.listen-address FROM :9187 to 0.0.0.0:9187

listenAddress = kingpin.Flag("web.listen-address", "Address to listen on for web interface and telemetry.").Default(":9187").String()

Regards

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