services.selfoss.database.port
The database's port. If not set, the default ports will be provided (5432 and 3306 for pgsql and mysql respectively) (has no effect if type is "sqlite").
- Type
null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)- Default
null- Declared
- <nixpkgs/nixos/modules/services/web-apps/selfoss.nix>