mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-04-17 05:15:20 +08:00
阶段性提交
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
rpc:
|
||||
endpoints: [ "127.0.0.1:8003" ]
|
||||
nodeId: ""
|
||||
secret: ""
|
||||
endpoints: [ ${endpoints} ]
|
||||
nodeId: "${nodeId}"
|
||||
secret: "${nodeSecret}"
|
||||
Reference in New Issue
Block a user