{$layout} {$template "menu"} {$template "/code_editor"} {{t('安装步骤')}}
  1. {{t('按照下面的配置信息替换')}}configs/api_user.yaml{{t('内容;如果文件不存在,请先创建')}}
  2. {{t('使用')}}bin/cdn1-user start{{t('启动节点')}}
  3. {{t('可以在')}}logs/run.log{{t('中查看启动是否有异常')}}
  4. {{t('配置修改后,使用')}}bin/cdn1-user restart{{t('重启节点')}}
{{t('配置信息')}}
{{t('配置文件')}} configs/api_user.yaml   [{{t('下载')}}]
{{t('配置内容')}} rpc.endpoints: [{{apiEndpoints}}] nodeId: "{{node.uniqueId}}" secret: "{{node.secret}}"