Commit b9245c7e by huluobin

redis host

parent 010ede70
...@@ -44,7 +44,7 @@ spring: ...@@ -44,7 +44,7 @@ spring:
#redis配置 #redis配置
redis: redis:
host: 127.0.0.1 host: 127.0.0.1
port: 6378 port: 6379
database: 0 database: 0
lettuce: lettuce:
pool: pool:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment