db.yaml 233 B

123456789101112
  1. mongo:
  2. mgoLog:
  3. address: 192.168.3.206:27090
  4. size: 5
  5. dbName: qfw
  6. userName: admin
  7. password: "123456"
  8. redis:
  9. addr:
  10. - other=192.168.3.149:1712
  11. - newother=192.168.3.149:1712