Browse Source

更新 'src/main/resources/application.properties'

adminGRP 4 years ago
parent
commit
3c822f161d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.properties

+ 1 - 1
src/main/resources/application.properties

@@ -20,7 +20,7 @@ spring.application.name=depot-web
20 20
 #eureka.client.fetch-registry=false
21 21
 
22 22
 # Redis数据库索引(默认为0)
23
-spring.redis.database=1
23
+spring.redis.database=5
24 24
 # Redis服务器地址
25 25
 spring.redis.host=172.16.0.46
26 26
 # Redis服务器连接端口