huodongdong 7 년 전
부모
커밋
0a0bb34436
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      dev/api-web-dev.properties

+ 2 - 2
dev/api-web-dev.properties

@@ -3,9 +3,9 @@ eureka.client.service-url.defaultZone=http://discovery.rankin.com:8821/eureka/
 request.header.ignore_path=token
 
 ## redis 配置
-spring.redis.host=localhost
+spring.redis.host=r-2ze20a12a3fa8464.redis.rds.aliyuncs.com
 spring.redis.port=6379
-spring.redis.password=
+spring.redis.password=Lingj20170915
 spring.redis.timeout=3000
 spring.redis.pool.max-idle=8
 spring.redis.pool.min-idle=0