application-prod.yml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. spring:
  2. profiles: prod
  3. datasource:
  4. primaryReadWrite:
  5. url: jdbc:mysql://59.61.92.90:9069/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  6. username: wlyy
  7. password: jkzlehr@123
  8. primaryRead:
  9. url: jdbc:mysql://59.61.92.90:8079/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  10. username: wlyy
  11. password: jkzlehr@123
  12. im: #im库:
  13. url: jdbc:mysql://59.61.92.90:8079/im?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  14. username: im
  15. password: im!)123
  16. redis:
  17. host: 59.61.92.90 # Redis server host.
  18. port: 9054 # Redis server port.
  19. password: jkzlehr
  20. followupMessage:
  21. cron : 0 5 0 * * ?
  22. jobId : FOLLOWUP_PLAN_JOB
  23. systemConfig:
  24. msg_push_server: http://127.0.0.1:3000
  25. es:
  26. index: wlyy_quota_prod
  27. type: wlyy_quota_prod
  28. host: http://59.61.92.90:9065,http://59.61.92.90:9067
  29. tHost: 59.61.92.90:9066,59.61.92.90:9068
  30. clusterName: jkzl
  31. wlyy:
  32. im:
  33. databaseName: im
  34. quartz:
  35. name: schedulerFactoryBean_es_prod