services.gitlab-runner.sessionServer.advertiseAddress

The URL that the Runner will expose to GitLab to be used to access the session server. Fallbacks to listenAddress if not defined.

Type
null or string
Default
null
Example
"runner-host-name.tld:8093"
Declared
<nix-darwin/modules/services/gitlab-runner.nix>