zxf 2023-05-23 10:49:10 +08:00
parent 38d7dc4e7c
commit 93015a8414
1 changed files with 3 additions and 3 deletions

View File

@ -70,13 +70,13 @@ spring:
# redis 配置 # redis 配置
redis: redis:
# 地址 # 地址
host: localhost host: www.zxfltt.icu
# 端口默认为6379 # 端口默认为6379
port: 6379 port: 6379
# 数据库索引 # 数据库索引
database: 0 database: 1
# 密码 # 密码
password: password: zxfltt
# 连接超时时间 # 连接超时时间
timeout: 10s timeout: 10s
lettuce: lettuce: