Skip to content

Commit fa55d5e

Browse files
committed
Add link to GH env-var setup
1 parent 6864f35 commit fa55d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/knowledge-base.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ By default, CodeRabbit will store its data in the `coderabbitai/data` branch, un
5858
### Walkthrough
5959

6060
- Set up a ChromaDB service on your cloud provider of choice. There is extensive documentation for generic Docker deploys, as well as cloud native deployments, in the [official Chroma documentation](https://docs.trychroma.com/deployment)
61-
- Configure your environment variables for your CodeRabbit self-hosted deploy to be able to access Chroma.
61+
- Configure your environment variables for your CodeRabbit self-hosted deploy to be able to access Chroma. Documentation is available for [GitHub](/self-hosted/github#prepare-an-env-file).
6262
- Restart your CodeRabbit service so it has access to the new environment variable settings.
6363
- Create a new PR in your SCM platform.
6464
- Add a comment to the PR to tell CodeRabbit to remember something.

0 commit comments

Comments
 (0)