Skip to content

Web edit and HTTPS push work if multiple Rubies installed v2

Created by: cirosantilli

https://github.com/gitlabhq/gitlabhq/pull/8131

This will cause current developer's test environment to break until they update config/gitlab.yml and set test -> gitlab -> port to something accessible. The current value 80 will fail because requires root, so I proposed 3001 on the gitlab.yml.example.

Merge request reports