+librechat-dev +litellm

This commit is contained in:
2025-09-23 07:34:35 +02:00
parent 91d0d26c22
commit 40a194028f
26 changed files with 2006 additions and 1278 deletions

View File

@@ -98,7 +98,7 @@
};
# Open ports in the firewall.
networking.firewall.allowedTCPPorts = [ 587 ];
networking.firewall.allowedTCPPorts = [587];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
# networking.firewall.enable = false;