application-prod.yml 677 B

12345678910111213141516171819202122232425262728
  1. # 环境 dev|test|prod|cloud
  2. #dev环境 mysql5.7
  3. spring:
  4. datasource:
  5. #主库
  6. master:
  7. jdbc-url: jdbc:mysql://47.113.226.116:3306/idea_settle_down?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=UTC
  8. username: pany
  9. password: asset@2002302!24
  10. driver-class-name: com.mysql.jdbc.Driver
  11. hikari:
  12. maxLifetime: 1765000
  13. maximumPoolSize: 15
  14. application:
  15. name: search
  16. data:
  17. elasticsearch:
  18. cluster-name: idea-es-cluster-1 # cluster_name
  19. cluster-nodes: 36.134.98.30:9300 # 测试es服务器
  20. server:
  21. port: 9016
  22. serverUrl: https://www.idea-co-sf.com/settleDown/#/login