dist upgrade 26.05
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
./librechat.nix
|
||||
./litellm.nix
|
||||
./librechat-dev.nix
|
||||
# ./frappe-lms.nix
|
||||
./netbird.nix
|
||||
./portainer.nix
|
||||
./zammad-hr.nix
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
in {
|
||||
virtualisation.oci-containers.containers.${serviceName} = {
|
||||
#image = "ghcr.io/berriai/litellm:v1.78.5-stable";
|
||||
image = "docker.litellm.ai/berriai/litellm:v1.82.3-stable";
|
||||
image = "docker.litellm.ai/berriai/litellm:1.87.0";
|
||||
ports = ["127.0.0.1:${toString servicePort}:4000"];
|
||||
environmentFiles = [config.age.secrets.litellm-env.path];
|
||||
environment = {
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
metabase = 3013;
|
||||
baserow = 3050;
|
||||
frappe-lms = 3052;
|
||||
|
||||
librechat = 3040;
|
||||
librechat-dev = 3141;
|
||||
|
||||
Reference in New Issue
Block a user