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