Fixed production logging stack

This commit is contained in:
Constantin Graf
2024-04-22 17:16:57 +02:00
parent ab9fa93ba1
commit 26af7041c2

View File

@@ -69,7 +69,7 @@ return [
'stack_production' => [
'driver' => 'stack',
'channels' => ['single', 'sentry'],
'channels' => ['stderr', 'sentry'],
],
'daily' => [