update readme/codeTipsProxy.md.

Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com>
This commit is contained in:
luyoyu 2023-09-20 17:50:59 +00:00 committed by Gitee
parent b4fef2b182
commit 3d5cf042d0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -14,7 +14,7 @@ process.env.completionsUrl="http://127.0.0.1";
process.env.telemetryUrl="http://127.0.0.1/telemetry";
```
**1.1.搜索extension.js全文替换内容注意引号一起搜索替换**
**1.1.搜索extension.js全文替换内容替换为上方定义的环境变量,注意引号一起搜索替换**
```js
"https://copilot-proxy.githubusercontent.com"