Add failed-jobs table. Set default queue connection to database
This commit is contained in:
@@ -20,7 +20,7 @@ DB_MONGO_PASSWORD=password
|
||||
|
||||
BROADCAST_DRIVER=log
|
||||
CACHE_DRIVER=file
|
||||
QUEUE_CONNECTION=sync
|
||||
QUEUE_CONNECTION=database
|
||||
SESSION_DRIVER=file
|
||||
SESSION_LIFETIME=120
|
||||
|
||||
|
Reference in New Issue
Block a user