更新
This commit is contained in:
@@ -34,5 +34,5 @@ func main() {
|
||||
movie.Use(jwtMiddleware())
|
||||
movie.GET("/", MovieList)
|
||||
|
||||
eg.Run(":4444")
|
||||
eg.Run("0.0.0.0:4444")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user