Files
IT-Nexus/frontend/.env.example

6 lines
132 B
Plaintext
Raw Normal View History

2026-06-01 20:49:07 +02:00
# API Configuration
REACT_APP_API_URL=http://localhost:5000/api
# Session Configuration (in minutes)
REACT_APP_SESSION_TIMEOUT=480