[root@GitLab assets]# cat /etc/gitlab/gitlab.rb # Change the external_url to the address your users will type in their browser
#external_url 'http://gitlab.example.com'
external_url 'http://192.168.1.103'

把或名改成IP

[root@GitLab assets]# gitlab-ctl reconfigure
问题解决!!!

 

相关文章:

  • 2021-06-29
  • 2022-12-23
  • 2021-11-07
  • 2021-10-03
  • 2022-01-07
  • 2021-11-27
猜你喜欢
  • 2021-09-14
  • 2021-08-18
  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2021-06-24
相关资源
相似解决方案