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

Allow to configure the listen address of the service #695

Merged
merged 4 commits into from
Oct 26, 2023
Merged

Commits on Oct 23, 2023

  1. Allow to configure the listen address of the service (defaults to 0.0…

    ….0.0).
    
    Signed-off-by: Daniel Ortiz <[email protected]>
    taik0 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c9d8011 View commit details
    Browse the repository at this point in the history
  2. Update config hash test.

    Signed-off-by: Daniel Ortiz <[email protected]>
    taik0 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    12cc82f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Use JoinHostPort to generate the listen address.

    Signed-off-by: Daniel Ortiz <[email protected]>
    taik0 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5bd1c4c View commit details
    Browse the repository at this point in the history
  2. Rename listen_address to listen_ip.

    Signed-off-by: Daniel Ortiz <[email protected]>
    taik0 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    16d335c View commit details
    Browse the repository at this point in the history