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

feat(mockotlpserver): CLI --hostname option #94

Merged
merged 1 commit into from
Mar 22, 2024

Commits on Mar 21, 2024

  1. feat(mockotlpserver): CLI --hostname option

    This allows passing in the hostname that will be used for
    the HTTP/gRPC servers to listen on. I added this in case it
    is helpful to avoid the 'localhost' default that can be
    ambiguously IPv4 or IPv6 depending on the node version. I
    don't expect the option to be frequently used.
    trentm committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4eab4a3 View commit details
    Browse the repository at this point in the history