Skip to content
Snippets Groups Projects
Commit fd731975 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Support new gitaly settings in gitlab.yml

parent 12b1867a
No related branches found
No related tags found
1 merge request!276Support new gitaly settings in gitlab.yml
Pipeline #
Loading
Loading
@@ -20,11 +20,15 @@ a
port: ${webpack_port:-3808}
.
1
/^ extra:/
i
gitaly:
socket_path: $(pwd)/gitaly.socket
/^ gitaly:/
/^ enabled:/
c
enabled: true
.
1
/^ gitaly_address:/
c
gitaly_address: unix:$(pwd)/gitaly.socket
.
wq
EOF
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment