services.invidious.database.port

NixOS option

The port of the database Invidious should use. Defaults to the the default postgresql port.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
config.services.postgresql.settings.port
declared in: nixos/modules/services/web-apps/invidious.nixView source on NixOS/nixpkgs →