fix quotes typo
This commit is contained in:
parent
177679f02c
commit
454f23dfa3
@ -678,7 +678,7 @@ gitlab_rails['omniauth_providers'] = [
|
||||
# high_availability['mountpoint'] = ["/var/opt/gitlab/git-data", "/var/opt/gitlab/gitlab-rails/shared"]
|
||||
|
||||
### GitLab Shell settings for GitLab
|
||||
gitlab_rails['gitlab_shell_ssh_port'] = {{ env GITLAB_SSH_PORT }}
|
||||
gitlab_rails['gitlab_shell_ssh_port'] = {{ env "GITLAB_SSH_PORT" }}
|
||||
# gitlab_rails['gitlab_shell_git_timeout'] = 800
|
||||
|
||||
### Enable gitlab-sshd on a different port than OpenSSH
|
||||
|
Loading…
x
Reference in New Issue
Block a user