database
This commit is contained in:
@@ -3,7 +3,7 @@ return [
|
||||
'default' => [
|
||||
'host' => 'redis://127.0.0.1:6379',
|
||||
'options' => [
|
||||
'auth' => null,
|
||||
'auth' => '222222',
|
||||
'db' => 0,
|
||||
'prefix' => '',
|
||||
'max_attempts' => 5,
|
||||
|
||||
Reference in New Issue
Block a user