MyNixOS website logo
option

services.reposilite.database.port

Database TCP port.

Declarations
Type
16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
if type == "postgresql" then 5432 else 3306