6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
|
|
# Environment configuration
|
||
|
|
# Copy this file to .env and customize as needed
|
||
|
|
|
||
|
|
NODE_ENV=production
|
||
|
|
SERVER_PORT=3001
|