Commit ecbcce34 authored by 黎博's avatar 黎博

修改redis配置

parent f939b0ea
...@@ -10,8 +10,8 @@ spring: ...@@ -10,8 +10,8 @@ spring:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8 time-zone: GMT+8
redis: redis:
host: localhost host: 172.17.5.5
port: 6379 port: 32236
database: 0 database: 0
password: password:
jedis: jedis:
......
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