chenweida пре 8 година
родитељ
комит
39806740b6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      patient-co/patient-co-wlyy/src/main/resources/application.yml

+ 1 - 1
patient-co/patient-co-wlyy/src/main/resources/application.yml

@ -40,7 +40,7 @@ spring:
    # REDIS
  redis:
    database: 10 # Database index used by the connection factory.
    database: 0 # Database index used by the connection factory.
    password: # Login password of the redis server.
    timeout: 0 # Connection timeout in milliseconds.