阶段性提交
This commit is contained in:
1
build/.gitignore
vendored
1
build/.gitignore
vendored
@@ -1,2 +1 @@
|
||||
bin/*
|
||||
configs/node.yaml
|
||||
2
build/configs/.gitignore
vendored
Normal file
2
build/configs/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
node.yaml
|
||||
api.yaml
|
||||
4
build/configs/api.template.yaml
Normal file
4
build/configs/api.template.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
rpc:
|
||||
endpoints: [ "127.0.0.1:8003" ]
|
||||
nodeId: ""
|
||||
secret: ""
|
||||
Reference in New Issue
Block a user