fix: use the latest new reverse proxy

use the latest new reverse proxy with load balancer
This commit is contained in:
ikechan8370 2023-02-16 22:18:54 +08:00 committed by GitHub
parent 22d85b5d98
commit 0483f17e44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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方式的配置 *
// ***********************************************************************************************************************************