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 itDefault
3080
Example
declared in: nixos/modules/services/web-apps/librechat.nixView source on NixOS/nixpkgs →2309