diff --git a/config/autoload/installer.global.php b/config/autoload/installer.global.php index 63716906..296c0635 100644 --- a/config/autoload/installer.global.php +++ b/config/autoload/installer.global.php @@ -29,6 +29,7 @@ return [ Option\BasePathConfigOption::class, Option\TaskWorkerNumConfigOption::class, Option\WebWorkerNumConfigOption::class, + Option\RedisServersConfigOption::class, ], 'installation_commands' => [