Commit 36106fa6 authored by Marco Schmiedel's avatar Marco Schmiedel

change to redis server

parent a87b5272
......@@ -18,7 +18,7 @@ return [
|
*/
'default' => env('CACHE_DRIVER', 'file'),
'default' => env('CACHE_DRIVER', 'redis'),
/*
|--------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment