huodongdong 7 năm trước cách đây
mục cha
commit
1e4fd14445
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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