huodongdong 7 年之前
父節點
當前提交
49597bd95f
共有 1 個文件被更改,包括 3 次插入3 次删除
  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