update README

Signed-off-by: wozulong <>
This commit is contained in:
wozulong 2024-07-26 18:41:27 +08:00
parent 19447a898a
commit 8fdd840460
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
```json
"github.copilot.advanced": {
"debug.overrideCAPIUrl": "http://127.0.0.1:8181",
"debug.overrideCAPIUrl": "http://127.0.0.1:8181/v1",
"debug.overrideProxyUrl": "http://127.0.0.1:8181",
"debug.chatOverrideProxyUrl": "http://127.0.0.1:8181/v1/chat/completions",
"authProvider": "github-enterprise"