mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 12:58:13 +00:00
fix: session expiry during usage and also login error message
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
VITE_API_URL=http://localhost:3001
|
||||
VITE_BASE_API_URL=http://localhost:3001
|
||||
|
||||
# Proactive token refresh cadence (minutes). Must stay well under the 60-min
|
||||
# server session window. Default: 10.
|
||||
VITE_TOKEN_REFRESH_INTERVAL_MINUTES=10
|
||||
|
||||
Reference in New Issue
Block a user