12345678910111213141516171819
  1. appname = wechat-conf
  2. httpport = 8080
  3. runmode = prod
  4. autorender = false
  5. copyrequestbody = true
  6. EnableDocs = true
  7. excelpath = ./
  8. sessionon = true
  9. host = http://wechatconfig.ycjcjy.com/upload/
  10. [cros]
  11. allowMode = dev
  12. allowCredentials = true
  13. allowOrigin = http://localhost:9528
  14. # GET, POST etc
  15. allowMethods = *