perf: 本地地址

This commit is contained in:
ChenZhaoYu 2023-03-24 08:14:51 +08:00
parent 9b0d7dbee8
commit 902321026b
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -1,7 +1,7 @@
# Glob API URL
VITE_GLOB_API_URL=/api
VITE_APP_API_BASE_URL=http://localhost:3002/
VITE_APP_API_BASE_URL=http://127.0.0.1:3002/
# Whether long replies are supported, which may result in higher API fees
VITE_GLOB_OPEN_LONG_REPLY=false