Update note

This commit is contained in:
lukinovec 2022-08-26 15:05:35 +02:00
parent 72944c3916
commit 47fd3de67f

View file

@ -5,7 +5,7 @@ section: content
--- ---
# Laravel Horizon {#laravel-horizon} # Laravel Horizon {#laravel-horizon}
> Note: **Horizon is used in the central app**. You can separate the jobs by [tagging them with tenant IDs](#tags). > Note: **Horizon is only accessible on the central domain**. You can separate the jobs by [tagging them with tenant IDs](#tags).
Make sure your [queues]({{ $page->link('queues') }}) are configured correctly before using this. Make sure your [queues]({{ $page->link('queues') }}) are configured correctly before using this.