redis配置更改

dev
caolin 2023-09-15 15:27:16 +08:00
parent 24a767c216
commit 0bcb6a611d
3 changed files with 6 additions and 6 deletions

View File

@ -7,10 +7,10 @@ spring:
# timeout: 5000 # timeout: 5000
# auth: caolin123 # auth: caolin123
host: 118.31.23.45 host: 118.31.23.45
port: 6379 port: 6973
database: 8 database: 8
timeout: 5000 timeout: 5000
password: 123456 password: c12&%3s7l=
# 数据库 配置 # 数据库 配置
datasource: datasource:

View File

@ -2,10 +2,10 @@ spring:
# redis 配置 # redis 配置
redis: redis:
host: 118.31.23.45 host: 118.31.23.45
port: 6379 port: 6973
database: 8 database: 8
timeout: 5000 timeout: 5000
password: 123456 password: c12&%3s7l=
# 数据库 配置 # 数据库 配置
datasource: datasource:

View File

@ -2,10 +2,10 @@ spring:
# redis 配置 # redis 配置
redis: redis:
host: 118.31.23.45 host: 118.31.23.45
port: 6379 port: 6973
database: 8 database: 8
timeout: 5000 timeout: 5000
password: 123456 password: c12&%3s7l=
# 数据库 配置 # 数据库 配置
datasource: datasource: