Commit 3f2a712b authored by astaxie's avatar astaxie

beego:change default port

parent f215aa48
......@@ -104,7 +104,7 @@ func init() {
HttpAddr = ""
HttpPort = 8080
HttpsPort = 443
HttpsPort = 10443
AppName = "beego"
......
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