From f7aea853441f72770bfa86c7f5bdfb3179c728f6 Mon Sep 17 00:00:00 2001 From: Shlee Date: Sun, 15 May 2022 13:50:36 +0930 Subject: [PATCH] Update horizon.php --- config/horizon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/horizon.php b/config/horizon.php index 2558cb378..e9b726d0d 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -52,7 +52,7 @@ return [ | */ - 'prefix' => env('HORIZON_PREFIX', 'horizon-'.str_random(8).':'), + 'prefix' => env('HORIZON_PREFIX'.-:, 'horizon-:'), /* |--------------------------------------------------------------------------