services.reposilite.database.port
Database TCP port.
- Type
16 bit unsigned integer; between 0 and 65535 (both inclusive)- Default
if type == "postgresql" then 5432 else 3306- Declared
- <nixpkgs/nixos/modules/services/web-apps/reposilite.nix>
Database TCP port.
16 bit unsigned integer; between 0 and 65535 (both inclusive)if type == "postgresql" then 5432 else 3306