Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-11 14:13:51 +08:00
parent 6c1d986814
commit f606c58204
+1 -1
View File
@@ -70,7 +70,7 @@ use ReflectionException;
"Check" => [ "Check" => [
"CheckId" => "service:rpc.json.{$this->service}." . $this->uniqueId, "CheckId" => "service:rpc.json.{$this->service}." . $this->uniqueId,
"Name" => "service " . $this->service . ' health check', "Name" => "service " . $this->service . ' health check',
"Annotations" => "Script based health check", "Notes" => "Script based health check",
"ServiceID" => $this->service, "ServiceID" => $this->service,
"TCP" => $this->checkUrl, "TCP" => $this->checkUrl,
"Interval" => "5s", "Interval" => "5s",