Skip to content
Snippets Groups Projects
Commit 1f2047408ff8 authored by Anton Smith's avatar Anton Smith
Browse files

Docs - add note about redirects when changing external url

parent 3097e129b4ab
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,13 @@
## Configuring the external URL for GitLab
NOTE: **Note:**
Before you change the external URL, you should check if you have
previously defined a custom **Home page URL** or **After sign out path** under
**Admin Area > Settings > General > Sign-in restrictions**. If URLs have been
defined, either update them or remove them completely. Both of these settings
might cause unintentional redirecting after configuring a new external URL.
In order for GitLab to display correct repository clone links to your users
it needs to know the URL under which it is reached by your users, e.g.
`http://gitlab.example.com`. Add or edit the following line in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment