6 lines
95 B
Text
6 lines
95 B
Text
|
|
# API Configuration
|
||
|
|
API_BASE_URL=http://localhost:3001/api
|
||
|
|
|
||
|
|
# Application
|
||
|
|
NODE_ENV=development
|