eee
This commit is contained in:
@@ -122,6 +122,7 @@ class ServerCommand extends Command
|
|||||||
} else {
|
} else {
|
||||||
$this->router->scan_build_route();
|
$this->router->scan_build_route();
|
||||||
}
|
}
|
||||||
|
$this->manager->addProcess(config('processes', []));
|
||||||
$this->manager->initCoreServers(\config('server', []), $daemon);
|
$this->manager->initCoreServers(\config('server', []), $daemon);
|
||||||
$this->manager->start();
|
$this->manager->start();
|
||||||
return 1;
|
return 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user