Commit 4fd6f008 authored by 吴江's avatar 吴江

修改redis

parent dc3d852e
...@@ -8,7 +8,7 @@ eureka.client.fetchRegistry = true ...@@ -8,7 +8,7 @@ eureka.client.fetchRegistry = true
spring.redis.database=5 spring.redis.database=5
spring.redis.host=amos-redis spring.redis.host=amos-redis
spring.redis.port=6379 spring.redis.port=6379
spring.redis.password=1234560 spring.redis.password=redis2020
spring.redis.jedis.pool.max-active=200 spring.redis.jedis.pool.max-active=200
spring.redis.jedis.pool.max-wait=-1 spring.redis.jedis.pool.max-wait=-1
spring.redis.jedis.pool.max-idle=10 spring.redis.jedis.pool.max-idle=10
......
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