mirror of
https://github.com/fhmq/hmq.git
synced 2026-04-28 04:28:34 +00:00
fixed
This commit is contained in:
@@ -22,5 +22,5 @@ func InitHTTPMoniter(b *Broker) {
|
||||
c.JSON(200, &resp)
|
||||
})
|
||||
|
||||
router.Run(":8080")
|
||||
router.Run(":" + b.config.HTTPPort)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user