浏览代码

代码修改

yeshijie 7 年之前
父节点
当前提交
a7a7fde848
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      patient-co-service/wlyy_service/src/main/resources/application.yml

+ 6 - 1
patient-co-service/wlyy_service/src/main/resources/application.yml

@ -71,6 +71,8 @@ spring:
    port: 6379 # Redis server port.
#    password: jkzl_ehr
im:
  data_base_name: im_new
---
spring:
  profiles: test
@ -87,7 +89,8 @@ spring:
    host: 172.19.103.88 # Redis server host.
    port: 6379 # Redis server port.
#    password: jkzl_ehr
im:
  data_base_name: im_new
---
spring:
  profiles: production
@ -103,3 +106,5 @@ spring:
    host: 10.95.22.142 # Redis server host.
    port: 6380 # Redis server port.
    password: jkzlehr
im:
  data_base_name: im