mirror of
https://github.com/fhmq/hmq.git
synced 2026-06-15 17:51:33 +00:00
fixed
This commit is contained in:
+1
-1
@@ -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