zxhxx 3 lat temu
rodzic
commit
c10e4e8bba
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      config/queue.php

+ 1 - 1
config/queue.php

@@ -10,7 +10,7 @@
 // +----------------------------------------------------------------------
 
 return [
-    'default'     => 'database',
+    'default'     => 'redis',
     'connections' => [
         'sync'     => [
             'driver' => 'sync',