services.pgbouncer.settings.pgbouncer.listen_port

NixOS option

Which port to listen on. Applies to both TCP and Unix sockets.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
6432
declared in: nixos/modules/services/databases/pgbouncer.nixView source on NixOS/nixpkgs →