Skip to content

Commit 568f477

Browse files
authored
Add note for GitHub Enterprise Cloud Data Residency configuration
1 parent 23fa0dd commit 568f477

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ For quick installation, use one of the one-click install buttons above. Once you
3131

3232
Alternatively, to manually configure VS Code, choose the appropriate JSON block from the examples below and add it to your host configuration:
3333

34+
> [!NOTE]
35+
> If you are using GitHub Enterprise Cloud with Data Residency, update the URL in the JSON configuration.
36+
> For example, if your enterprise's subdomain is octocorp, update the URL to `https://copilot-api.octocorp.ghe.com/mcp`.
37+
3438
<table>
3539
<tr><th>Using OAuth</th><th>Using a GitHub PAT</th></tr>
3640
<tr><th align=left colspan=2>VS Code (version 1.101 or greater)</th></tr>

0 commit comments

Comments
 (0)