librechat: add config file
This commit is contained in:
parent
e988008e97
commit
d051ec20c3
3 changed files with 32 additions and 4 deletions
|
|
@ -17,6 +17,7 @@ in
|
|||
services.librechat-oci = {
|
||||
enable = true;
|
||||
inherit port;
|
||||
configFile = ./librechat.yaml;
|
||||
externalUrl = "https://${fqdn}";
|
||||
environmentFile = config.sops.templates.librechat-env-file.path;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue