diff --git a/config/index.js b/config/index.js index e773a20..ee41b5c 100644 --- a/config/index.js +++ b/config/index.js @@ -31,8 +31,7 @@ export const Config = { // 以下为API3方式的配置 * // *********************************************************************************************************************************** // from https://github.com/acheong08/ChatGPT - api: 'https://chatgpt.roki.best/backend-api/conversation', - // api: 'https://chatgpt.duti.tech/api/conversation', + api: 'https://chatgpt.duti.tech/api/conversation', apiBaseUrl: 'https://chatgpt.duti.tech', // *********************************************************************************************************************************** // 以下为API2方式的配置 *