Teacher, please tell me how to configure redis password when connecting
$this->redis->auth('');
Fill in the password in auth
$this->redis->auth('');
Fill in the password in auth