services.mastodon.database.port
Database host port.
- Type
null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)- Default
if config.services.mastodon.database.createLocally then null else 5432- Declared
- <nixpkgs/nixos/modules/services/web-apps/mastodon.nix>