数据库与redis链接问题
This commit is contained in:
parent
68951a2b7b
commit
15f2eb9a0c
@ -47,11 +47,11 @@ spring:
|
||||
# redis 配置
|
||||
redis:
|
||||
# 地址
|
||||
host: 10.56.3.39 #
|
||||
host: 192.168.1.23 #
|
||||
# 端口,默认为6379
|
||||
port: 6379 #
|
||||
port: 22002 #
|
||||
# 数据库索引
|
||||
database: 2
|
||||
database: 1
|
||||
# 密码
|
||||
password:
|
||||
# 连接超时时间
|
||||
|
Loading…
x
Reference in New Issue
Block a user