mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
Merge pull request #1355 from LordFPL/patch-2
Add gitaly-ruby & gitlab-shell dir
This commit is contained in:
commit
bddb64b4fc
@ -9,3 +9,11 @@ socket_path = "{{GITALY_SOCKET_PATH}}"
|
||||
[[storage]]
|
||||
name = "default"
|
||||
path = "{{GITLAB_REPOS_DIR}}"
|
||||
|
||||
[gitaly-ruby]
|
||||
# The directory where gitaly-ruby is installed
|
||||
dir = "/home/git/gitaly/ruby"
|
||||
|
||||
[gitlab-shell]
|
||||
# The directory where gitlab-shell is installed
|
||||
dir = "/home/git/gitlab-shell"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user