Skip to content

Commit 9b6cfe5

Browse files
committed
🔧 ajout de la config des queues
1 parent 4303b44 commit 9b6cfe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DB_PASSWORD=
1616

1717
BROADCAST_DRIVER=log
1818
CACHE_DRIVER=file
19-
QUEUE_CONNECTION=sync
19+
QUEUE_CONNECTION=database
2020
SESSION_DRIVER=database
2121
SESSION_LIFETIME=120
2222

0 commit comments

Comments
 (0)