GRPC Address
- Environmental Variable:
GRPC_ADDRESS
- Config File Key:
grpc_address
- Kubernetes: not customizable
- Type:
string
- Example:
:443
,:8443
- Default:
:443
or:5443
if in all-in-one mode
gRPC Address specifies the host and port to serve gRPC requests from.