Hi All,
I have the following Issue: We recently moved the GitLab server location to AWS cloud by cloning all the repositories into AWS. While the all data was moved to the server successfully, the “clone URL” did not get updated and still points to the old server (shown in the below image).
What I have tried :
- Create a new repository (The new repository clone url still points to the same old URL)
- Try to clone it through SSH
Is there any configuration setting to update the “Clone URL” so that it points to the new server?