MyNixOS website logo
option

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.

Declarations
    Type
    null or string
    Default
    null
    Example
    "runner-host-name.tld:8093"