1
This commit is contained in:
@@ -25,7 +25,7 @@ class Redis extends Driver
|
||||
protected $options = [
|
||||
'host' => '127.0.0.1',
|
||||
'port' => 6379,
|
||||
'password' => '',
|
||||
'password' => 'Jgll2015',
|
||||
'select' => 0,
|
||||
'timeout' => 0,
|
||||
'expire' => 0,
|
||||
|
||||
Reference in New Issue
Block a user