services.gitlab.pages.settings.internal-gitlab-server

Internal GitLab server used for API requests, useful if you want to send that traffic over an internal load balancer. By default, the value of services.gitlab.pages.settings.gitlab-server is used.

Type
null or string
Default
"http(s)://<services.gitlab.host>"
Example
"https://gitlab.example.internal"
Declared
<nixpkgs/nixos/modules/services/misc/gitlab.nix>