Merge pull request #160 from tuxone/patch-1

Update README.md
This commit is contained in:
Axilleas Pipinellis
2013-11-10 10:11:49 -08:00

View File

@@ -254,6 +254,11 @@ git checkout v1.7.4
cp config.yml.example config.yml
# Edit config and replace gitlab_url with something like 'http://domain.com/'
#
# Note, 'gitlab_url' is used by gitlab-shell to access GitLab API. Since
# 1. the whole communication is locally
# 2. next steps will explain how to expose GitLab over HTTPS with custom cert
# it's a good solution is to set gitlab_url as "http://localhost:8080/"
# Do setup
./bin/install