Environment variables with absolute paths to credentials files to load on service startup.
Declarations
Type
attribute set of path
Default
{ }
Example
{
CENTRIFUGO_UNI_GRPC_TLS_KEY = "/run/keys/centrifugo-uni-grpc-tls.key";
}
Environment variables with absolute paths to credentials files to load on service startup.
attribute set of path
{ }
{
CENTRIFUGO_UNI_GRPC_TLS_KEY = "/run/keys/centrifugo-uni-grpc-tls.key";
}