改名
This commit is contained in:
@@ -51,7 +51,7 @@ use ReflectionException;
|
|||||||
$rpcPort = Config::get('rpc.port');
|
$rpcPort = Config::get('rpc.port');
|
||||||
return [
|
return [
|
||||||
"ID" => "rpc.json.{$this->service}." . $this->uniqueId,
|
"ID" => "rpc.json.{$this->service}." . $this->uniqueId,
|
||||||
"Service" => $this->service,
|
"Name" => $this->service,
|
||||||
"Address" => Network::local(),
|
"Address" => Network::local(),
|
||||||
"EnableTagOverride" => true,
|
"EnableTagOverride" => true,
|
||||||
"TaggedAddresses" => [
|
"TaggedAddresses" => [
|
||||||
|
|||||||
Reference in New Issue
Block a user