配置文件修改
This commit is contained in:
@@ -12,7 +12,7 @@ spring:
|
||||
host: localhost # Redis服务器地址
|
||||
database: 0 # Redis数据库索引(默认为0)
|
||||
port: 6379 # Redis服务器连接端口
|
||||
password: 123456 # Redis服务器连接密码(默认为空)
|
||||
password: # Redis服务器连接密码(默认为空)
|
||||
rabbitmq:
|
||||
host: localhost
|
||||
port: 5672
|
||||
|
||||
Reference in New Issue
Block a user