PORT=5000
NODE_ENV=development
MONGO_URI=mongodb://localhost:27017/24easyservice
JWT_SECRET=24easyservice_jwt_secret_key_2026
JWT_EXPIRE=7d
