zxhxx 3 anni fa
parent
commit
c10e4e8bba
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/queue.php

+ 1 - 1
config/queue.php

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