Configuring "gitlab_url" on config.yml

Hi,

i moved my gitlab instance to HTTPS. during the move i had some issues with internal APIs not accessible which are solved by changing the “gitlab_url” setting in config.yml

however, if i run the gitlab-ctl reconfigure, this change is overwritten.

i expected that i would be able to configure this setting through “/etc/gitlab/gitlab.rb” however, i am unable to find the right key to do so.

you help is much appreciated

have you tried modifying the external_url attribute in /etc/gitlab/gitlab.rb?

the external_url setting is set to HTTPS properly, the problem is in the gitlab_url setting in the gitlab-shell/config.yml