-
- Downloads
There was a problem fetching the pipeline summary.
Enable gitaly in development by default
parent
7723cb29
No related branches found
No related tags found
Pipeline #
Loading
| Loading
| @@ -19,5 +19,12 @@ a |
host: localhost | ||
port: ${webpack_port:-3808} | ||
. | ||
1 | ||
|
||
/^ extra:/ | ||
i | ||
gitaly: | ||
socket_path: $(pwd)/gitaly.socket | ||
. | ||
wq | ||
EOF |