services.gitlab.redisUrl

Redis URL for all GitLab services.

Type
string
Default
"unix:/run/gitlab/redis.sock"
Example
"redis://localhost:6379/"
Declared
<nixpkgs/nixos/modules/services/misc/gitlab.nix>