Compare commits
No commits in common. "fe6b0d6c47b29b95697c310997f19bf70a29e8a6" and "da86a8eb576318eabfe0b7a8314ede2f676e1cd5" have entirely different histories.
fe6b0d6c47
...
da86a8eb57
1 changed files with 1 additions and 2 deletions
|
|
@ -106,8 +106,7 @@ in
|
|||
};
|
||||
|
||||
virtualisation.oci-containers.containers.librechat = {
|
||||
image = with cfg.image; imageName + ":" + imageTag;
|
||||
imageFile = cfg.image;
|
||||
image = toString cfg.image;
|
||||
environment =
|
||||
defaultEnv
|
||||
// {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue