3f2a712b by astaxie

beego:change default port

1 parent f215aa48
......@@ -104,7 +104,7 @@ func init() {
HttpAddr = ""
HttpPort = 8080
HttpsPort = 443
HttpsPort = 10443
AppName = "beego"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!