Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
This commit is contained in:
@@ -14,8 +14,7 @@ $config = [
|
||||
| one of the channels defined in the "channels" configuration array.
|
||||
|
|
||||
*/
|
||||
|
||||
'default' => 'stack',
|
||||
'default' => env('LOG_CHANNEL', 'stack'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user