diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-11-24 11:15:33 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-11-24 11:15:33 -0500 |
commit | 20a59da64e2177e4516596f20100fbb69d82e520 (patch) | |
tree | 8b0ea7a94010359b8f223f3acb4130bab908281a /git.sr.ht/installation.md | |
parent | 7f24bc75df4c570d93798f6acfe453a80caf8d56 (diff) | |
download | sr.ht-docs-20a59da64e2177e4516596f20100fbb69d82e520.tar.gz |
Add API configuration to installation docs
Diffstat (limited to 'git.sr.ht/installation.md')
-rw-r--r-- | git.sr.ht/installation.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git.sr.ht/installation.md b/git.sr.ht/installation.md index dc2e688..7e785d9 100644 --- a/git.sr.ht/installation.md +++ b/git.sr.ht/installation.md @@ -13,6 +13,7 @@ installation](/installation.md#installing-from-packages). ## Daemons - `git.sr.ht` - The web service. +- `git.sr.ht-api` - The API service. - `git.sr.ht-webhooks` - Webhook delivery service. ## Cronjobs |