From 6d84867e8a96118917bf4e21194bf340c4c84a37 Mon Sep 17 00:00:00 2001 From: young Date: Thu, 9 Dec 2021 13:32:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e0f79ad..dc9fef73 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,9 @@ default: &default (5)配置gitea服务(可选):如需要部署自己的gitea平台,请参考[gitea官方平台文档](https://docs.gitea.io/zh-cn/install-from-binary/)。因目前gitea平台api受限,暂时推荐从forge平台获取[gitea部署文件](https://forgeplus.trustie.net/projects/Trustie/gitea-binary)进行部署 - 配置gitea服务步骤: + 1)部署gitea服务,并注册root账户 + 2)修改forge平台的 config/configuration.yml中的gitea服务指向地址,如: ```ruby