This commit is contained in:
Asad 2025-01-17 15:06:10 -05:00
parent 9fb7bd46e0
commit 64a430d623

4
.env.example Normal file

@ -0,0 +1,4 @@
NODE_ENV=development
PORT=3000
JWT_SECRET=your-secure-secret-here
JWT_EXPIRES_IN=7d