After installing GitLab, by default your project urls are @gitlab.example.com:

Your server domain is configured in the /etc/gitlab/gitlab.rb file, as described in the docs here.
To pick up your changes:
sudo gitlab-ctl reconfigure

Articles, notes and random thoughts on Software Development and Technology
After installing GitLab, by default your project urls are @gitlab.example.com:

Your server domain is configured in the /etc/gitlab/gitlab.rb file, as described in the docs here.
To pick up your changes:
sudo gitlab-ctl reconfigure