redis配置更改
parent
24a767c216
commit
0bcb6a611d
|
@ -7,10 +7,10 @@ spring:
|
|||
# timeout: 5000
|
||||
# auth: caolin123
|
||||
host: 118.31.23.45
|
||||
port: 6379
|
||||
port: 6973
|
||||
database: 8
|
||||
timeout: 5000
|
||||
password: 123456
|
||||
password: c12&%3s7l=
|
||||
|
||||
# 数据库 配置
|
||||
datasource:
|
||||
|
|
|
@ -2,10 +2,10 @@ spring:
|
|||
# redis 配置
|
||||
redis:
|
||||
host: 118.31.23.45
|
||||
port: 6379
|
||||
port: 6973
|
||||
database: 8
|
||||
timeout: 5000
|
||||
password: 123456
|
||||
password: c12&%3s7l=
|
||||
|
||||
# 数据库 配置
|
||||
datasource:
|
||||
|
|
|
@ -2,10 +2,10 @@ spring:
|
|||
# redis 配置
|
||||
redis:
|
||||
host: 118.31.23.45
|
||||
port: 6379
|
||||
port: 6973
|
||||
database: 8
|
||||
timeout: 5000
|
||||
password: 123456
|
||||
password: c12&%3s7l=
|
||||
|
||||
# 数据库 配置
|
||||
datasource:
|
||||
|
|
Loading…
Reference in New Issue