Update horizon.php

pull/3466/head
Shlee 4 years ago committed by GitHub
parent fafb2ca3b9
commit caccd6691e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ return [
|
*/
'prefix' => env('HORIZON_PREFIX'.'-', 'horizon-'),
'prefix' => env('HORIZON_PREFIX', 'horizon-'),
/*
|--------------------------------------------------------------------------

Loading…
Cancel
Save