chenweida 7 tahun lalu
induk
melakukan
fba33b8b58

+ 6 - 2
patient-co/patient-co-wlyy/src/main/resources/application-prod.yml

@ -10,6 +10,10 @@ spring:
      url: jdbc:mysql://59.61.92.90:9069/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy
      password: jkzlehr@123
    jkedu:
      url: jdbc:mysql://59.61.92.90:9069/jkedudb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy
      password: jkzlehr@123
  redis:
     host: 27.155.101.77 # Redis server host.
@ -101,11 +105,11 @@ pushMes:
es:
  index:
    HealthEduArticlePatient: health_edu_article_patient_prod
    HealthEduArticlePatient: health_edu_article_patient
    Statistics: wlyy_quota_prod
    FollowUp: wlyy_followup
  type:
    HealthEduArticlePatient: health_edu_article_patient_prod
    HealthEduArticlePatient: health_edu_article_patient
    Statistics: wlyy_quota_prod
    FollowUpContent: wlyy_followup_content
  host:  http://59.61.92.90:9065,http://59.61.92.90:9067