6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
# API Configuration
|
|
REACT_APP_API_URL=http://localhost:5000/api
|
|
|
|
# Session Configuration (in minutes)
|
|
REACT_APP_SESSION_TIMEOUT=480
|