middlewares/auth/auth.go
@@ -37,8 +37,8 @@ // c.Abort() //} c.Next() } else if strings.HasPrefix(urlPath,"/httpImage") { host := c.Request.RequestURI } else if strings.Contains(urlPath,"/httpImage") { host := c.Request.RemoteAddr logger.Debug("host:", host) imgUrl := config.Server.ImageUrl