Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use configure_me to configure the proxy #62

Merged
merged 1 commit into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. Use configure_me to configure the proxy

    The proxy used a fixed port for configuration which would be a problem
    if the user ran a service on the same port already. This change allows
    the user to configure the port using `configure_me` which supports
    passing arguments, environment variables or configuration files.
    Kixunil committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7edab43 View commit details
    Browse the repository at this point in the history