Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 8ab8293

Browse files
committed
chore: Update CodeRabbit integration documentation for self-hosted GitHub
1 parent fbfa890 commit 8ab8293

File tree

2 files changed

+10649
-2
lines changed

2 files changed

+10649
-2
lines changed

docs/integrations/setf-hosted-github.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This page guides you through the process of integrating your CodeRabbit with you
3939
- Client Secret
4040
- Webhook Secret
4141

42-
3. Prepare `.env` file with the following information:
42+
3. Prepare a `.env` file with the following information:
4343

4444
```bash
4545
OPENAI_API_KEYS=<openai-key>
@@ -58,7 +58,7 @@ This page guides you through the process of integrating your CodeRabbit with you
5858

5959
> Note: For the `GITHUB_APP_PEM_FILE`, you need to flatten the PEM file by replacing newlines with `\n`.
6060

61-
4. Pull the CodeRabbit Docker image. The CodeRabbit Docker image is not available for public use. Please contact us at <[email protected]> for access.
61+
4. Pull the CodeRabbit Docker image. The CodeRabbit Docker image is not available for public use. Please contact us at [[email protected]](mailto:[email protected]) for access.
6262

6363
5. Host the image on a server, serverless function, or a container environment and expose the port `8080`.
6464

0 commit comments

Comments
 (0)