Update horizon.php

This commit is contained in:
Shlee 2022-05-15 13:50:36 +09:30 committed by GitHub
parent eaddb2147a
commit f7aea85344
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-'.str_random(8).':'),
'prefix' => env('HORIZON_PREFIX'.-:, 'horizon-:'),
/*
|--------------------------------------------------------------------------