Nacelle

Go service framework
/

Abstract gRPC server environment variable configuration

Environment variables available to the Nacelle process change the behavior of the gRPC server.


Environment VariableDefaultDescription
GRPC_HOST0.0.0.0The host on which to accept connections.
GRPC_PORT5000The port on which to accept connections.