mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: remove proxy
This commit is contained in:
parent
b5e8ad1034
commit
040b4e89c1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// 例如http://127.0.0.1:7890
|
||||
const PROXY = 'http://127.0.0.1:7890'
|
||||
const PROXY = ''
|
||||
const API_KEY = ''
|
||||
|
||||
export const Config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue