Initial commit: IT Nexus Web-App
This commit is contained in:
5
frontend/.env.example
Normal file
5
frontend/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# API Configuration
|
||||
REACT_APP_API_URL=http://localhost:5000/api
|
||||
|
||||
# Session Configuration (in minutes)
|
||||
REACT_APP_SESSION_TIMEOUT=480
|
||||
Reference in New Issue
Block a user