services.reposilite.database.port

NixOS option

Database TCP port.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
if type == "postgresql" then 5432 else 3306
declared in: nixos/modules/services/web-apps/reposilite.nixView source on NixOS/nixpkgs →