42637236 by astaxie

modify beego

1 parent 625dec0a
Showing 1 changed file with 1 additions and 1 deletions
......@@ -32,7 +32,7 @@ func init() {
HttpAddr = ""
HttpPort = 8080
AppName = "beego"
RunMode = "prod"
RunMode = "prod" //default runmod
AutoRender = true
RecoverPanic = true
ViewsPath = "views"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!