4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
NODE_ENV=development
|
||
|
PORT=3000
|
||
|
JWT_SECRET=your-secure-secret-here
|
||
|
JWT_EXPIRES_IN=7d
|