From 1a6de35cefad67017c86433f119ad0104465e6cc Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Sat, 12 Aug 2023 15:14:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3api=5Fnode.template.yaml?= =?UTF-8?q?=E4=B8=AD=E7=9A=84rpc.endpoints?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/configs/api_node.template.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/configs/api_node.template.yaml b/build/configs/api_node.template.yaml index deefa58..ce91894 100644 --- a/build/configs/api_node.template.yaml +++ b/build/configs/api_node.template.yaml @@ -1,4 +1,3 @@ -rpc: - endpoints: [ "" ] +rpc.endpoints: [ "" ] nodeId: "" secret: "" \ No newline at end of file