diff --git a/config/index.js b/config/index.js index 4bfd046..4eff37c 100644 --- a/config/index.js +++ b/config/index.js @@ -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方式的配置 * // ***********************************************************************************************************************************