diff --git a/Trustie_server b/Trustie_server index 290b15d..457480d 100644 --- a/Trustie_server +++ b/Trustie_server @@ -23,5 +23,6 @@ A. nodejs需要8.16.0 B. 使用nvm管理node版本 C. 开发过程中API请求地址需要与后台代码forgeplus中的route.rb中的路由对应起来 + D. 运行服务命令: nohup npm start > npm-start.log 2>&1 & 8. gitea的二进制执行文件最新的托管版本库位于: https://forgeplus.trustie.net/projects/Trustie/gitea-binary \ No newline at end of file