Commit 14b20518 authored by kalvin's avatar kalvin

redis配置

parent c16647a6
......@@ -19,7 +19,7 @@ spring.http.multipart.maxFileSize=15Mb
# Redis Config *
credit.redis.defaultExpiration=600
credit.redis.master.host=redis
credit.redis.master.port=6381
credit.redis.master.port=6379
credit.redis.master.name=
credit.redis.password=
credit.redis.sentinel1.host=
......
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