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