huodongdong hace 7 años
padre
commit
1e4fd14445
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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