Added gitlab-shell config note

This commit is contained in:
cadavrorum
2013-08-26 08:03:28 -07:00
parent 638d829be3
commit b3665a614e

View File

@@ -9,6 +9,8 @@
# cd /etc/nginx/
# sudo openssl req -new -x509 -nodes -days 3560 -out gitlab.crt -keyout gitlab.key
# sudo chmod o-r gitlab.key
# Also you need to edit gitlab-shell config.
# Set "gitlab_url" param in gitlab-shell/config.yml to https://git.example.com
upstream gitlab {