# Database DATABASE_URL=postgresql://postgres:postgres@localhost:5432/priceghost # JWT JWT_SECRET=your-super-secret-jwt-key-change-in-production # Server PORT=3001 NODE_ENV=development