mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 13:32:43 +01:00
Fixed storage env
This commit is contained in:
@@ -67,6 +67,11 @@ return [
|
||||
'replace_placeholders' => true,
|
||||
],
|
||||
|
||||
'stderr_daily' => [
|
||||
'driver' => 'stack',
|
||||
'channels' => ['stderr', 'daily'],
|
||||
],
|
||||
|
||||
'stack_production' => [
|
||||
'driver' => 'stack',
|
||||
'channels' => ['stderr', 'sentry'],
|
||||
|
||||
Reference in New Issue
Block a user