fix bug
This commit is contained in:
parent
bb5d3f3fb3
commit
5bc6b0c7e3
@ -18,6 +18,5 @@ return [
|
|||||||
'password' => null,
|
'password' => null,
|
||||||
'port' => 6379,
|
'port' => 6379,
|
||||||
'database' => 0,
|
'database' => 0,
|
||||||
'prefix'=> 'course_'
|
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user