mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 07:22:53 +00:00
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
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
|