Commit 1631cd77 by wangxinzhe

修改配置文件

1 parent b7263596
......@@ -18,7 +18,7 @@ spring.redis.host=${_SPUG_SERVICE_REDIS_IP}
spring.redis.port=${_SPUG_SERVICE_REDIS_PORT}
spring.redis.password=${_SPUG_SERVICE_REDIS_PASSWORD}
spring.redis.database=${_SPUG_SERVICE_REDIS_DATABASE}
spring.threads.virtual.enabled=true
spring.redis.lettuce.pool.min-idle=1
spring.redis.lettuce.pool.max-active=10
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!