diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-11-18 17:14:36 +0200 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-11-18 17:14:36 +0200 |
| commit | f7bf892cca6bb8106194c14bef1ed9ddfc26ec91 (patch) | |
| tree | b9f47db5ffcb682281a52f281069e2bd8a852bad /config/gitlab.yml.example | |
| parent | cfee95d0327485dffb8ea4d698d3f7f310fc6c19 (diff) | |
| download | gitlab-ce-f7bf892cca6bb8106194c14bef1ed9ddfc26ec91.tar.gz | |
Revert "gitlab shell works if multiple rubies installed"
This reverts commit 533f4cdf30b38c587f7a91f0dfd898b907ecd944.
Diffstat (limited to 'config/gitlab.yml.example')
| -rw-r--r-- | config/gitlab.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 14b5e134ce2..bb0ffae0b70 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -307,7 +307,7 @@ test: enabled: true gitlab: host: localhost - port: 3001 + port: 80 # When you run tests we clone and setup gitlab-shell # In order to setup it correctly you need to specify |
