Changing remote_url not changing project settings
Created by: optikalefx
I started off with my external_url as an IP address. I've since changed it to the correct subdomain. git.mysite.com . I then ran the reconfigure, which changed the files as needed.
However, gitlab still shows the IP address in the settings for a project
git@<<my ip>>:project.git
And in the instructions
git remote add origin git@<<my ip>>:project.git