@ -38,6 +38,10 @@ Here is the canonical "Hello, world" example app for beego:
beego.Run()
}
> in tip version the default listin on tcp6. so you must set HttpAddr:
> `beego.HttpAddr = "127.0.0.1"`
default port:8080
http get http://localhost:8080
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.