spring: data: redis: host: 127.0.0.1 port: 6379 database: 2 jedis: timeout: 5000 pool: max-active: 100 max-wait: -1 min-idle: 10 minio: endpoint: http://192.168.36.128:19001 accessKey: nCFQpGHw4SJECyahraA5 secretKey: VPkcuh89OkiXkT3aClnoALjwAACuHq7rsV6guaal bucketName: webchat