Commit bae07d23 authored by Ai-Sasit's avatar Ai-Sasit

update port

parent b9b8c450
......@@ -31,5 +31,5 @@ func main() {
routes.MenuRoute(app) //add this
routes.CategoryRoute(app)
app.Listen(":5000")
app.Listen(":2000")
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment