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