diff --git a/build/configs/api.template.yaml b/build/configs/api.template.yaml index 62387a6..deefa58 100644 --- a/build/configs/api.template.yaml +++ b/build/configs/api.template.yaml @@ -1,4 +1,4 @@ rpc: - endpoints: [ ${endpoints} ] -nodeId: "${nodeId}" -secret: "${nodeSecret}" \ No newline at end of file + endpoints: [ "" ] +nodeId: "" +secret: "" \ No newline at end of file