GitLab
默认不允许本机URL
进行WebHook
连接
参考文章Webhooks and insecure internal web services,发现GitLab
默认关闭了本机连接
参考文章解决 Url is blocked: Requests to the local network are not allowed
- 登录管理员账户
- 进入
Configure GitLab -> Settings -> Network
,允许local network
进行web hooks and services
请求 - 保存修改