# StackScope Configuration for Vite # Copy this file to .env.local and update with your values # Your StackScope worker URL (required for production) VITE_STACKSCOPE_WORKER_URL=https://your-worker.workers.dev # Optional: API key for authentication VITE_STACKSCOPE_API_KEY=your-optional-api-key # Enable debug mode (true/false) VITE_STACKSCOPE_DEBUG=true # Optional: Disable all capture for testing # VITE_STACKSCOPE_ENABLED=false