Update README.md
This commit is contained in:
parent
0d203d71b8
commit
a50007e733
|
|
@ -16,7 +16,7 @@ VSCode 配置:
|
||||||
其中 `http://localhost:8181` 是你启动的 `override` 服务地址。
|
其中 `http://localhost:8181` 是你启动的 `override` 服务地址。
|
||||||
|
|
||||||
JetBrains 配置:
|
JetBrains 配置:
|
||||||
|
请在自己的.zshrc/.bashrc文件中配置好环境变量参数,然后重启JetBrains工具.
|
||||||
```shell
|
```shell
|
||||||
## code 配置
|
## code 配置
|
||||||
export AGENT_DEBUG_OVERRIDE_PROXY_URL="http://127.0.0.1:8181"
|
export AGENT_DEBUG_OVERRIDE_PROXY_URL="http://127.0.0.1:8181"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue