From ae50846c944dfe19c4cb7521d35851539e03acdf Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Tue, 30 Jan 2024 16:36:46 +0800 Subject: [PATCH] s --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index ad6dfc0..0a78bb6 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ # Glob API URL VITE_GLOB_API_URL=/api -VITE_APP_API_BASE_URL=http://114.218.158.24:9020 +VITE_APP_API_BASE_URL=https://erpapi.fontree.cn/chat/detail # Whether long replies are supported, which may result in higher API fees VITE_GLOB_OPEN_LONG_REPLY=true