数据库配置文件
This commit is contained in:
@@ -65,7 +65,7 @@ spring:
|
|||||||
# 地址
|
# 地址
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
# 端口,默认为6379
|
# 端口,默认为6379
|
||||||
port: 5379
|
port: 6379
|
||||||
# 数据库索引
|
# 数据库索引
|
||||||
database: 5
|
database: 5
|
||||||
# 密码
|
# 密码
|
||||||
|
|||||||
Reference in New Issue
Block a user