111
This commit is contained in:
@@ -75,7 +75,6 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa
|
|||||||
public function register(OnStart $server)
|
public function register(OnStart $server)
|
||||||
{
|
{
|
||||||
$config = Config::get('rpc');
|
$config = Config::get('rpc');
|
||||||
|
|
||||||
$agent = $this->container->get(Agent::class);
|
$agent = $this->container->get(Agent::class);
|
||||||
$agent->service->register($config['registry']['config']);
|
$agent->service->register($config['registry']['config']);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user