diff --git a/src/config/config.php b/src/config/config.php index caedf54..aef7655 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -9,7 +9,5 @@ */ return [ - 'logstash' => [ - 'environments' => env('LOGSTASH_ENVIRONMENTS', 'production') - ] + ];