mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-04 21:50:28 +08:00
优化文字提示
This commit is contained in:
@@ -107,6 +107,7 @@ secret: "{{node.secret}}"</source-code-box>
|
|||||||
<source-code-box id="rpc-code" type="text/yaml">rpc.endpoints: [ {{apiEndpoints}} ]
|
<source-code-box id="rpc-code" type="text/yaml">rpc.endpoints: [ {{apiEndpoints}} ]
|
||||||
nodeId: "{{node.uniqueId}}"
|
nodeId: "{{node.uniqueId}}"
|
||||||
secret: "{{node.secret}}"</source-code-box>
|
secret: "{{node.secret}}"</source-code-box>
|
||||||
|
<p class="comment">每个节点的配置文件内容均不相同,不能混用。</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user