docker-compose: added GITLAB_RELATIVE_URL_ROOT config for easy access

This commit is contained in:
Sameer Naik 2015-10-12 11:48:43 +05:30
parent 47b0a4d80e
commit d5ec3beb32

View File

@ -23,6 +23,7 @@ gitlab:
- GITLAB_HOST=localhost
- GITLAB_PORT=10080
- GITLAB_SSH_PORT=10022
- GITLAB_RELATIVE_URL_ROOT=
- GITLAB_NOTIFY_ON_BROKEN_BUILDS=true
- GITLAB_NOTIFY_PUSHER=false