db.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. mysql:
  2. main:
  3. dbName: jianyu
  4. address: 192.168.3.11:3366
  5. userName: root
  6. password: Topnet123
  7. maxOpenConns: 5
  8. maxIdleConns: 5
  9. baseService:
  10. dbName: base_service
  11. address: 192.168.3.14:4000
  12. userName: root
  13. password: '=PDT49#80Z!RVv52_z'
  14. maxOpenConns: 5
  15. maxIdleConns: 5
  16. globalCommonData:
  17. dbName: global_common_data
  18. address: 192.168.3.14:4000
  19. userName: root
  20. password: '=PDT49#80Z!RVv52_z'
  21. maxOpenConns: 5
  22. maxIdleConns: 5
  23. redis:
  24. addr:
  25. - other=192.168.3.206:1712
  26. - push=192.168.3.206:1712
  27. - pushcache_1=192.168.3.206:5000
  28. - pushcache_2_a=192.168.3.206:5001
  29. - pushcache_2_b=192.168.3.206:5002
  30. es:
  31. addr: http://192.168.3.206:9800
  32. size: 5
  33. version: v7
  34. userName: ""
  35. password: ""
  36. mongo:
  37. main:
  38. dbName: qfw
  39. size: 5
  40. address: 192.168.3.206:27080
  41. bidding:
  42. address: 192.168.3.206:27001
  43. size: 5
  44. dbName: qfw_data
  45. collection: bidding
  46. collectionChange: bidding_back
  47. userName: jyDevGroup
  48. password: jy@DevGroup