Skip to content

Commit 84c4b80

Browse files
committed
update README
1 parent 49a84f4 commit 84c4b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ return [
5151
*/
5252
'event-consumer-mode' => 'sync',
5353

54-
'log-channel' => 'daily',
54+
'log-channel' => env('RABBITMQ_LOG_CHANNEL', 'daily'),
5555

5656
'queue-name' => 'default',
5757
];

0 commit comments

Comments
 (0)