Browse Source

添加redis配置

laz 9 years ago
parent
commit
803bf0c089
1 changed files with 3 additions and 3 deletions
  1. 3 3
      ag-ehr-platform.yml

+ 3 - 3
ag-ehr-platform.yml

@ -1,10 +1,10 @@
redis:
 pool:
  pool:
    min-idle: 5
    max-idle: 10
    max-total: 15
 connection-factory:
  connection-factory:
    host-name: 172.17.110.68
 connection-factory:
  connection-factory:
    port: 6379