chatgpt-web/service
Eason bc5e835f78
feat: support linux command line proxy standard (#308)
* feat: support linux command line proxy standard with env HTTPS_PROXY and ALL_PROXY

* chore: update docs for linux command linux proxy standard
2023-03-12 19:38:59 +08:00
..
.vscode chore: 调整文件结构 service 和 web 分离 2023-02-13 10:00:08 +08:00
src feat: support linux command line proxy standard (#308) 2023-03-12 19:38:59 +08:00
.env.example feat: support linux command line proxy standard (#308) 2023-03-12 19:38:59 +08:00
.eslintrc.json chore: 添加 service 打包编译设置 2023-02-13 20:10:08 +08:00
.gitignore chore: 添加 service 打包编译设置 2023-02-13 20:10:08 +08:00
.npmrc chore: 补全配置 2023-02-13 19:56:11 +08:00
package.json feat: support linux command line proxy standard (#308) 2023-03-12 19:38:59 +08:00
pnpm-lock.yaml feat: support linux command line proxy standard (#308) 2023-03-12 19:38:59 +08:00
tsconfig.json chore: 补全配置 2023-02-13 19:56:11 +08:00
tsup.config.ts chore: 添加 service 打包编译设置 2023-02-13 20:10:08 +08:00