app.conf 264B

1234567891011121314151617
  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. [cros]
  10. allowMode = dev
  11. allowCredentials = true
  12. allowOrigin = http://localhost:9528
  13. # GET, POST etc
  14. allowMethods = *