services.librechat.env.PORT

NixOS option

The value that will be passed to the PORT environment variable, telling LibreChat what to listen on.

type: string or 16 bit unsigned integer; between 0 and 65535 (both inclusive) convertible to it
Default
3080
Example
2309
declared in: nixos/modules/services/web-apps/librechat.nixView source on NixOS/nixpkgs →