Update horizon.php

This commit is contained in:
Shlee 2022-05-15 14:15:36 +09:30 committed by GitHub
parent fafb2ca3b9
commit caccd6691e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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