Skip to content

Commit 81d1928

Browse files
authored
Update self_hosted_release_notes.md
1 parent 8aec5c0 commit 81d1928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self_hosted_release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
>
1919
> 1. Set a new environment variables `LICENSE_KEY`
2020
> 2. Allow egress from the GitNotebooks service to https://license.gitnotebooks.com
21-
> 3. Set the `GITHUB_BASE_URL` to the url of the GitHub API e.g. `https://api.github.com`
21+
> 3. Set the `GITHUB_BASE_URL` to the url of the GitHub API e.g. `https://api.github.com` for GitHub Enterprise Cloud. For GitHub Enterprise Server use `https://${CUSTOM_GITHUB_DOMAIN}/api/v3`
2222
> 4. Modify the GitNotebooks GitHub App to subcribe to the following events
2323
> - Pull request review
2424
> - Pull request review comment

0 commit comments

Comments
 (0)