Environment variables which are loaded from the contents of files at a file paths, mainly used for secrets. See LibreChat environment variables. Alternatively you can use services.librechat.credentialsFile to define all the variables in a single file.
Declarations
Type
attribute set of absolute pathDefault
{ }Example
{
CREDS_KEY = "/run/secrets/creds_key";
}