# MeshAI Secrets Template # Copy to /data/secrets/.env and fill in your values # This file is gitignored - never commit real secrets # LLM API Keys (only one needed based on your backend choice) OPENAI_API_KEY= ANTHROPIC_API_KEY= GOOGLE_API_KEY= # Mesh Source Credentials MESHMONITOR_API_TOKEN= MQTT_PASSWORD= # Environmental Feed Keys TOMTOM_API_KEY= FIRMS_MAP_KEY= # Notification Credentials SMTP_PASSWORD=