modify plugin name
This commit is contained in:
@@ -130,6 +130,7 @@ class Server extends HttpService
|
||||
$this->onHotReload();
|
||||
|
||||
$this->processManager->batch($this->process, $this->manager->getServer());
|
||||
$this->processManager->batch(Config::get('processes', []), $this->manager->getServer());
|
||||
$this->dispatch->dispatch(new OnServerBeforeStart());
|
||||
$this->manager->start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user