svr-basic.yml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. spring:
  2. datasource:
  3. driver-class-name: com.mysql.jdbc.Driver
  4. max-active: 20
  5. max-idle: 8
  6. min-idle: 8
  7. validation-query: SELECT 1
  8. test-on-borrow: true
  9. redis:
  10. database: 0 # Database index used by the connection factory.
  11. timeout: 0 # Connection timeout in milliseconds.
  12. #sentinel:
  13. # master: # Name of Redis server.
  14. # nodes: # Comma-separated list of host:port pairs.
  15. pool:
  16. max-active: 8 # Max number of connections that can be allocated by the pool at a given time. Use a negative value for no limit.
  17. max-idle: 8 # Max number of "idle" connections in the pool. Use a negative value to indicate an unlimited number of idle connections.
  18. max-wait: -1 # Maximum amount of time (in milliseconds) a connection allocation should block before throwing an exception when the pool is exhausted. Use a negative value to block indefinitely.
  19. min-idle: 1 # Target for the minimum number of idle connections to maintain in the pool. This setting only has an effect if it is positive.
  20. fast-dfs:
  21. connect-timeout: 10
  22. network-timeout: 60
  23. charset: ISO8859-1
  24. pool:
  25. init-size: 1
  26. max-size: 20
  27. wait-time: 500
  28. http:
  29. tracker-http-port: 80
  30. anti-steal-token: no
  31. secret-key: FastDFS1234567890
  32. eip:
  33. tenant: jkzl
  34. #健康上饶app-卫计委机构编码--用于居民注册设置默认权限
  35. jksr-app:
  36. orgcode: PDY026797
  37. registerRoleClientId: WYo0l73F8e,HPnz4GXfYA #用于创建这些应用的默认角色(健康上饶app,公众健康服务)
  38. ---
  39. spring:
  40. profiles: prod
  41. datasource:
  42. url: jdbc:mysql://192.168.210.3:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
  43. username: healthcloud
  44. password: GP8Qz4qU
  45. # -- unknown use --
  46. ldap:
  47. host: 192.168.210.3
  48. port: 389
  49. bindDn: cn=admin,dc=ehr,dc=jkzl
  50. password: jkzl
  51. root: dc=ehr,dc=jkzl
  52. # -- unknown use --
  53. redis:
  54. host: 192.168.50.82 # Redis server host.
  55. port: 6379
  56. password: q4YaQemf
  57. data:
  58. mongodb:
  59. host: 192.168.50.26
  60. port: 20000
  61. username: jkzlehr
  62. password: GMLBq1LG
  63. authenticationDatabase: admin
  64. database: ehr
  65. elasticsearch:
  66. jest:
  67. uris: http://172.10.10.5:9200
  68. fast-dfs:
  69. tracker-server: 192.168.50.116:22122,192.168.50.119:22122
  70. public-server: http://192.168.220.66:23000
  71. es:
  72. index: wlyy_quota_test
  73. type: wlyy_quota_test
  74. host: http://172.10.10.5:9200
  75. tHost: 172.10.10.5:9300
  76. clusterName: jkzl
  77. h5:
  78. secret: 9U6PBF2JM3PE1IHRJ7GEITMJHNMEHOFZQ2XUCKD9TO2
  79. appId: 9000401
  80. clientId: WYo0l73F8e
  81. #福州总部网关参数配置
  82. fz-gateway:
  83. url: http://192.168.220.84:10001/fzGateway/WSGW/rest
  84. clientId: 9000401
  85. clientVersion: 1.0
  86. secret: 9U6PBF2JM3PE1IHRJ7GEITMJHNMEHOFZQ2XUCKD9TO2
  87. handlerId: 50641