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.