This commit is contained in:
Dai 2024-07-11 23:19:58 +08:00
parent bb5d3f3fb3
commit 5bc6b0c7e3

View File

@ -18,6 +18,5 @@ return [
'password' => null, 'password' => null,
'port' => 6379, 'port' => 6379,
'database' => 0, 'database' => 0,
'prefix'=> 'course_'
], ],
]; ];