services.jenkins.listenAddress

Specifies the bind address on which the jenkins HTTP interface listens. The default is the wildcard address.

Type
string
Default
"0.0.0.0"
Example
"localhost"
Declared
<nixpkgs/nixos/modules/services/continuous-integration/jenkins/default.nix>