summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorNoah Gao <noahgaocn@outlook.com>2023-04-18 16:16:09 +0000
committerNoah Gao <noahgaocn@outlook.com>2023-04-18 16:16:09 +0000
commitbf3dd79b7a91a195b74df8388d721c559bb08b57 (patch)
tree4bdce278584634327de9b040addcab90cb23a939 /docs/Config.md
parent1efb565b22c17733acc8d39591cf3cdec54aa556 (diff)
feat: add gitea to hosting service
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index df9003d23..92cc9ebd7 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -474,7 +474,7 @@ services:
Where:
- `gitDomain` stands for the domain used by git itself (i.e. the one present on clone URLs), e.g. `git.work.com`
-- `provider` is one of `github`, `bitbucket`, `bitbucketServer`, `azuredevops` or `gitlab`
+- `provider` is one of `github`, `bitbucket`, `bitbucketServer`, `azuredevops`, `gitlab` or `gitea`
- `webDomain` is the URL where your git service exposes a web interface and APIs, e.g. `gitservice.work.com`
## Predefined commit message prefix