PORT=5000 MONGODB_URI=mongodb://localhost:27017/friendship-network JWT_SECRET=your_jwt_secret_key_change_this CLIENT_URL=http://localhost:3000 ENABLE_REGISTRATION=true