huodongdong 7 years ago
parent
commit
49597bd95f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      dev/api-web-dev.properties

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

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