BinCode/.env.example

4 lines
83 B
Plaintext
Raw Normal View History

2025-01-17 20:06:10 +00:00
NODE_ENV=development
PORT=3000
JWT_SECRET=your-secure-secret-here
JWT_EXPIRES_IN=7d