mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update horizon.php
This commit is contained in:
parent
f7aea85344
commit
05267395e1
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'prefix' => env('HORIZON_PREFIX'.-:, 'horizon-:'),
|
||||
'prefix' => env('HORIZON_PREFIX', 'horizon-:'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue