Skip to content

Commit 24de386

Browse files
author
rok
committed
fixed horizon link
1 parent 2955418 commit 24de386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Running with redis you can configure your `QUEUE_CONNECTION` environment variabl
88

99
The default queue name in laravel is called `default`. So we configured the `QUEUE_NAME` environment variable to this value.
1010

11-
If you want to use [Laravel Horizon](https://laravel.com/docs/5.5/horizon) then you have to set the environment `LARAVEL_HORIZON` to `true`. By default it is `false`.
11+
If you want to use [Laravel Horizon](https://laravel.com/docs/horizon) then you have to set the environment `LARAVEL_HORIZON` to `true`. By default it is `false`.
1212

1313

1414
## Docker Images

0 commit comments

Comments
 (0)