init
This commit is contained in:
parent
9fb7bd46e0
commit
64a430d623
4
.env.example
Normal file
4
.env.example
Normal file
@ -0,0 +1,4 @@
|
||||
NODE_ENV=development
|
||||
PORT=3000
|
||||
JWT_SECRET=your-secure-secret-here
|
||||
JWT_EXPIRES_IN=7d
|
Loading…
Reference in New Issue
Block a user