|
|
@ -14,7 +14,8 @@ spring.servlet.multipart.max-request-size=100MB |
|
|
|
spring.redis.database=0 |
|
|
|
spring.redis.host=127.0.0.1 |
|
|
|
spring.redis.port=6379 |
|
|
|
spring.redis.password=areowqr!@43ef |
|
|
|
#spring.redis.password=areowqr!@43ef |
|
|
|
spring.redis.password= |
|
|
|
spring.redis.timeout=1000ms |
|
|
|
spring.redis.jedis.pool.max-active=200 |
|
|
|
spring.redis.jedis.pool.max-wait=-1ms |
|
|
|