[go: nahoru, domu]

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

plugins/grpc: default value for grpc port #7479

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2024

  1. plugins/grpc: default value for grpc port

    Changelog-Changed: grpc now starts on port 9736 by default
    jackstar12 authored and ShahanaFarooqui committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3509c72 View commit details
    Browse the repository at this point in the history
  2. plugins/grpc: grpc-host option

    A port should not be opened by default on 0.0.0.0, so change the default
    to localhost
    
    Changelog-Added: `grpc-host` option for grpc plugin
    jackstar12 authored and ShahanaFarooqui committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    be5508e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6deb403 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9765e5e View commit details
    Browse the repository at this point in the history