Matheus Moraes
2023-09-06 07:17:23 -03:00
committed by GitHub
parent e549f630a2
commit 85e157bb10

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,