69965d70 by astaxie

This was fixed in 5ce009, listening on both ipv6 and ipv4 addresses is not the p…

…roblem (and I think you should remove the note you added).
1 parent 4d4096c7
......@@ -38,9 +38,6 @@ 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
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!