3 lines
50 B
Bash
3 lines
50 B
Bash
PORT=3000
|
|
MESSAGE="Hello from Node.js with .env!"
|
PORT=3000
|
|
MESSAGE="Hello from Node.js with .env!"
|