mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-04-16 04:33:25 +00:00
update readme/codeTipsProxy.md.
Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com>
This commit is contained in:
parent
85303e6af4
commit
dcef8e11c3
@ -14,8 +14,9 @@ process.env.completionsUrl="http://127.0.0.1";
|
||||
process.env.telemetryUrl="http://127.0.0.1/telemetry";
|
||||
```
|
||||
|
||||
**1.1.搜索extension.js全文搜索替换两个接口,替换为上方定义的环境变量,注意引号一起搜索替换**
|
||||
你也可以不定义环境变量直接搜索替换成自己的url
|
||||
**1.1.搜索extension.js全文搜索替换两个接口,替换为上方定义的环境变量,注意引号一起搜索替换,
|
||||
(你也可以不定义环境变量直接搜索后替换成自己的url)**
|
||||
|
||||
|
||||
```js
|
||||
"https://copilot-proxy.githubusercontent.com"
|
||||
|
Loading…
Reference in New Issue
Block a user