Skip to content

[Question] – How to specify a custom path to config.toml #91

@ChrisRichner

Description

@ChrisRichner

Hi team,

Thanks for the great project!
When I run hubproxy with Docker‑Compose or Docker‑Swarm I hit a problem:

The container always looks for the configuration file at /root/config.toml.

In many setups (CI pipelines, different host folders, several instances with separate configs) it would be useful to choose our own path for the file.

Suggestion:
Add an environment variable (for example HUBPROXY_CONFIG or CONFIG_PATH) or a command‑line flag (--config ) that lets us tell the program where the config.toml file lives.

Thanks for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions