in gitlab.rb, i have put in external url like below. I wanted to access gitalab in the browser like http://ip address of my system/gitlab Because other applications are running in system
external_url 'http://ip address of my system/gitlab'
Can some please guide me opn the above.