Parcourir la source

Update horizon.php

Shlee il y a 3 ans
Parent
commit
caccd6691e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config/horizon.php

+ 1 - 1
config/horizon.php

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