services.subsonic.listenAddress

NixOS option

The host name or IP address on which to bind Subsonic. Only relevant if you have multiple network interfaces and want to make Subsonic available on only one of them. The default value will bind Subsonic to all available network interfaces.

type: string
Default
"0.0.0.0"
declared in: nixos/modules/services/misc/subsonic.nixView source on NixOS/nixpkgs →