update redis config
This commit is contained in:
@@ -263,10 +263,12 @@ spring:
|
||||
default-timeout: 30m
|
||||
|
||||
# # Redis 连接参数 (RedisProperties)
|
||||
# data:
|
||||
# redis:
|
||||
# host: 127.0.0.1
|
||||
# port: 6379
|
||||
# ssl: false
|
||||
# ssl:
|
||||
# enabled: false
|
||||
# database: 0
|
||||
# password: 1234
|
||||
# timeout: 20000
|
||||
|
||||
@@ -263,10 +263,12 @@ spring:
|
||||
default-timeout: 30m
|
||||
|
||||
# # Redis 连接参数 (RedisProperties)
|
||||
# data:
|
||||
# redis:
|
||||
# host: 127.0.0.1
|
||||
# port: 6379
|
||||
# ssl: false
|
||||
# ssl:
|
||||
# enabled: false
|
||||
# database: 0
|
||||
# password: 1234
|
||||
# timeout: 20000
|
||||
|
||||
Reference in New Issue
Block a user