# Environment NODE_ENV=development # Server PORT=3000 HOST=localhost # MONGO MONGO_URL=mongodb://localhost:27017/products # Auth JWT_SECRET=testSecretKey