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

+ 1 - 0
dev/api-web-dev.properties

@@ -5,6 +5,7 @@ request.header.ignore_path=token
 ## redis 配置
 spring.redis.host=localhost
 spring.redis.port=6379
+spring.redis.password=
 spring.redis.timeout=3000
 spring.redis.pool.max-idle=8
 spring.redis.pool.min-idle=0