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