Fix: Non-reachable external url set in dockerized GitLab service (Fixes #359)

This commit is contained in:
Oscar Salvador Morillo Victoria 2016-06-15 19:54:12 +02:00
parent 090fa9a546
commit be899dea63
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ gitlab:
- GITLAB_SECRETS_DB_KEY_BASE=long-and-random-alphanumeric-string
- GITLAB_HOST=localhost
- GITLAB_HOST=172.17.0.1
- GITLAB_PORT=10080
- GITLAB_SSH_PORT=10022
- GITLAB_RELATIVE_URL_ROOT=