config.yml 269 B

1234567891011121314
  1. # config information
  2. # server config information
  3. server:
  4. mode: debug # debug,release
  5. host: 0.0.0.0
  6. port: 4004
  7. # log config information
  8. log:
  9. open: true
  10. level: INFO # DEBUG,ERROR,INFO
  11. file: logs/lzyd-message-api.log # log file path container log file name