Merge branch 'linux-do:master' into dockerfile
This commit is contained in:
commit
ce7b07108d
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
```json
|
```json
|
||||||
"github.copilot.advanced": {
|
"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.overrideProxyUrl": "http://127.0.0.1:8181",
|
||||||
"debug.chatOverrideProxyUrl": "http://127.0.0.1:8181/v1/chat/completions",
|
"debug.chatOverrideProxyUrl": "http://127.0.0.1:8181/v1/chat/completions",
|
||||||
"authProvider": "github-enterprise"
|
"authProvider": "github-enterprise"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue