change redis db
This commit is contained in:
parent
24519a229f
commit
59046df4d7
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
|
||||
cloud:
|
||||
nacos:
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
|
||||
cloud:
|
||||
nacos:
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
|
||||
cloud:
|
||||
nacos:
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
|
||||
cloud:
|
||||
nacos:
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
lettuce:
|
||||
pool:
|
||||
min-idle: 0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
|
||||
cloud:
|
||||
nacos:
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
lettuce:
|
||||
pool:
|
||||
min-idle: 0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ spring:
|
|||
port: 6379
|
||||
password: 111111
|
||||
timeout: 1000
|
||||
database: 1
|
||||
lettuce:
|
||||
pool:
|
||||
min-idle: 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue