瀏覽代碼

update spring.redis.database=1

deason 1 年之前
父節點
當前提交
9f5a2ee0d8

+ 1 - 1
config-center-server/src/main/resources/examcloud/prod-dc2/application.properties

@@ -58,7 +58,7 @@ spring.datasource.druid.stat-view-servlet.login-password=Qmth2020
 spring.redis.host=examcloud-new.redis.rds.aliyuncs.com
 spring.redis.port=6379
 spring.redis.password=Qmth$5220
-spring.redis.database=0
+spring.redis.database=1
 
 #log
 examcloud.web.log.normalResponseLogEnable=true

+ 1 - 1
config-center-server/src/main/resources/examcloud/prod/application.properties

@@ -58,7 +58,7 @@ spring.datasource.druid.stat-view-servlet.login-password=Qmth2020
 spring.redis.host=qmth-redis1.redis.rds.aliyuncs.com
 spring.redis.port=6379
 $secret.spring.redis.password=49ff91be84ffa129b34ea51dcc6f4b4dce726a6610bc8823891e2894fb218224
-spring.redis.database=0
+spring.redis.database=1
 
 #log
 examcloud.web.log.normalResponseLogEnable=true