yeshijie 7 år sedan
förälder
incheckning
a7a7fde848
1 ändrade filer med 6 tillägg och 1 borttagningar
  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