services.jenkins.prefix

Specifies a urlPrefix to use with jenkins. If the example /jenkins is given, the jenkins server will be accessible using localhost:8080/jenkins.

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