mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: use the latest new reverse proxy
use the latest new reverse proxy with load balancer
This commit is contained in:
parent
22d85b5d98
commit
0483f17e44
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ export const Config = {
|
|||
// 以下为API3方式的配置 *
|
||||
// ***********************************************************************************************************************************
|
||||
// from https://github.com/acheong08/ChatGPT
|
||||
api: 'https://chat.duti.tech/api/conversation',
|
||||
api: 'https://chatgpt.duti.tech/api/conversation',
|
||||
// ***********************************************************************************************************************************
|
||||
// 以下为API2方式的配置 *
|
||||
// ***********************************************************************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue