Commit a3ddc0fd by guo_minglei@163.com

redis修改连接信息

parent 88e76774
......@@ -14,11 +14,21 @@ spring:
properties:
from: huangfusuper@163.com
redis:
database: 0
host: 10.0.120.30
port: 6379
password:
spring:
redis:
database: 0
host: 10.0.120.208
password:
port: 6379
timeout: 0
pool:
max-active: 8
max-idle: 8
max-wait: -1
min-idle: 0
mybatis:
mapper-locations: /mapper/*.xml
......
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