gitlab 配置clone地址 使其不带IP和端口号!
文件路径:/var/opt/gitlab/gitlab-rails/etc
文件名:gitlab.yml
## GitLab settings gitlab: ## Web server settings (note: host is the FQDN, do not include http://) host: git.xxxxxxxx.com port: 443 https: true
gitlab 配置clone地址 使其不带IP和端口号!
文件路径:/var/opt/gitlab/gitlab-rails/etc
文件名:gitlab.yml
## GitLab settings gitlab: ## Web server settings (note: host is the FQDN, do not include http://) host: git.xxxxxxxx.com port: 443 https: true
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。