# ABOUTME: Environment variables for Claude Docker # ABOUTME: Copy this to ~/.claude-docker/.env and fill in your values # Optional: Anthropic API key (only needed if not using subscription auth) # ANTHROPIC_API_KEY=sk-ant-your_anthropic_api_key_here # Optional: Twilio credentials for SMS notifications via MCP # TWILIO_ACCOUNT_SID=your_twilio_sid_here # TWILIO_API_KEY=your_twilio_api_key_here # TWILIO_API_SECRET=your_twilio_api_secret_here # TWILIO_FROM_NUMBER=+1234567890 # Your Twilio phone number # TWILIO_TO_NUMBER=+1234567890 # Your personal phone to receive SMS