gitlab
git
使用nginx代理gitlab遇到推送代码错误的问题(RPC failed; HTTP 413 curl 22 The requested URL returned error: 413)
日期 2022-11-14 阅 167tortoisegit下载
地址:https://tortoisegit.org/download/
日期 2022-03-25 阅 77gitlab用ngxin反向代理
修改GITLAB配置参数修改/etc/gitlab/gitlab.rb配置参数修改仓库的url,此处的url不需要带上端口,因为是通过外部Nginx反向代理到指定的端口,配置的域名与外部访问的域名一致 external_url 'http://gitlab.p
日期 2022-03-23 阅 464
1