DATABASE_URL=postgresql://user:password@localhost:5432/brew
JWT_SECRET=your_jwt_secret_here
PORT=5000
