Matheus Moraes 2023-09-06 07:17:23 -03:00 committed by GitHub
parent e549f630a2
commit 85e157bb10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -420,7 +420,7 @@ func RepairRepo(c *gin.Context) {
}
// reconstruct the link
host := server.Config.Server.Host
host := server.Config.Server.WebhookHost
link := fmt.Sprintf(
"%s/api/hook?access_token=%s",
host,