From 607aa82f8829fe4410023a9913d95a62ff5706d0 Mon Sep 17 00:00:00 2001 From: tokumeikoi Date: Wed, 1 Sep 2021 03:08:31 +0900 Subject: [PATCH] update: horizon config --- config/horizon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/horizon.php b/config/horizon.php index aeccd4e1..bc83aa36 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -28,7 +28,7 @@ return [ | */ - 'path' => 'horizon', + 'path' => 'monitor', /* |--------------------------------------------------------------------------