# Runhuman API Configuration # API Base URL # For local development, use http://localhost:3000 # For production, use your deployed API URL RUNHUMAN_API_URL=http://localhost:3000 # API Key # Get this from the API dashboard at http://localhost:3000/app.html # Or use the default test key below for local development # Format: rh_xxxxxxxxxxxxxxxxxxxxx RUNHUMAN_API_KEY=rh_test_key_for_demo_purposes_only_12345