librechat: add openrouter api key #82
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ in
|
|||
CREDS_KEY=${config.sops.placeholder."librechat/creds-key"}
|
||||
CREDS_IV=${config.sops.placeholder."librechat/creds-iv"}
|
||||
MEILI_MASTER_KEY=${config.sops.placeholder."librechat/meili-master-key"}
|
||||
OPENROUTER_KEY==${config.sops.placeholder}."librechat/openrouter-key"}
|
||||
OPENROUTER_KEY=${config.sops.placeholder}."librechat/openrouter-key"}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue