Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
This commit is contained in:
commit
cef689a679
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@ $config = [
|
|||
| one of the channels defined in the "channels" configuration array.
|
||||
|
|
||||
*/
|
||||
|
||||
'default' => 'stack',
|
||||
'default' => env('LOG_CHANNEL', 'stack'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue