librechat: add openrouter api key #82

Merged
sid merged 3 commits from develop into master 2026-05-19 21:56:46 +02:00
Showing only changes of commit e988008e97 - Show all commits

View file

@ -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"}
'';
};
}