services.mympd.settings.http_port

The HTTP port where mympd's web interface will be available.

The HTTPS/SSL port can be configured via config.

Type
16 bit unsigned integer; between 0 and 65535 (both inclusive)
Example
"8080"
Declared
<nixpkgs/nixos/modules/services/audio/mympd.nix>