Added /login to VITE_API_ENDPOINTS

This commit is contained in:
yangdx
2025-03-18 01:16:40 +08:00
parent 2856107f46
commit 1727130c47
3 changed files with 2 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
VITE_BACKEND_URL=http://localhost:9621
VITE_API_PROXY=true
VITE_API_ENDPOINTS=/api,/documents,/graphs,/graph,/health,/query,/docs,/openapi.json
VITE_API_ENDPOINTS=/api,/documents,/graphs,/graph,/health,/query,/docs,/openapi.json,/login