bxcore-api.yaml 291 B

12345678910111213141516171819
  1. Name: bxcore-api
  2. Host: 0.0.0.0
  3. Port: 8004
  4. Verbose: true
  5. Timeout: 12000
  6. Webrpcport: 8014
  7. Gateway:
  8. ServerCode: jybxcore
  9. Etcd:
  10. - 127.0.0.1:2379
  11. Core:
  12. Etcd:
  13. Hosts:
  14. - 127.0.0.1:2379
  15. Key: bxcore.rpc
  16. Timeout: 12000
  17. AppId: 10000
  18. MgoLogsName: jybxcore_logs
  19. MgoLogsCount: 500