Commit 7740bc80 authored by 吴江's avatar 吴江

修改redis

parent 2f63b381
...@@ -71,7 +71,7 @@ spring.redis.database=5 ...@@ -71,7 +71,7 @@ spring.redis.database=5
spring.redis.host=amos-redis spring.redis.host=amos-redis
spring.redis.port=6379 spring.redis.port=6379
#redis password (default is empty) #redis password (default is empty)
spring.redis.password=1234560 spring.redis.password=redis2020
#max connect number #max connect number
spring.redis.pool.max-active=200 spring.redis.pool.max-active=200
# redis max wait time ( -1 is not limit) # redis max wait time ( -1 is not limit)
......
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