huodongdong 7 years ago
parent
commit
0a0bb34436
1 changed files with 2 additions and 2 deletions
  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