# API Configuration for Testing Scripts # Copy this file to .env and replace with your actual API key # API URL (defaults to production if not set) API_URL=https://cloud-instances-api.kappa-d8e.workers.dev # API Key - REQUIRED for test scripts # Get your API key from the project administrator API_KEY=your-api-key-here