fix: 还原配置

This commit is contained in:
ChenZhaoYu
2023-02-22 22:55:53 +08:00
parent c0f8e4316e
commit b84f7e4c72
4 changed files with 12 additions and 7 deletions

4
.env
View File

@@ -1,5 +1,7 @@
# Glob API URL
VITE_GLOB_API_URL=http://localhost:3002
VITE_GLOB_API_URL=/api
VITE_APP_API_BASE_URL=http://localhost:3002/
# Glob API Timeout (ms)
VITE_GLOB_API_TIMEOUT=100000