Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Jan 15, 2024
2 parents 4af5385 + 6afb653 commit a940c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/horizon.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

'prefix' => env(
'HORIZON_PREFIX',
Str::slug(env('APP_NAME', 'laravel'), '_').'_horizon:'
Str::slug(env('APP_NAME', 'laravel'), '_') . '_horizon:'
),

/*
Expand Down

0 comments on commit a940c5a

Please sign in to comment.