DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=hotel_db
PORT=5000
JWT_SECRET=your_jwt_secret_key_change_this_in_production
