PORT=5000
DB_HOST=localhost
DB_NAME=althvfvi_rental_system
DB_USER=althvfvi_user
DB_PASSWORD=rental@2025
JWT_SECRET=supersecretkey123
NODE_ENV=production
