| # Aviation Disruption Intelligence — Environment Variables | |
| # Copy this file to .env and fill in your credentials | |
| # ── Required API Keys ───────────────────────────────────────────────────────── | |
| # Aviationstack — https://aviationstack.com/ (Free: 1,000 requests/month) | |
| AVIATIONSTACK_API_KEY=ade75313437fb3f46c30b783bac4c249 | |
| # SerpApi — https://serpapi.com/ (Free: 100 searches/month) | |
| SERPAPI_KEY=d70d5a68095d0cffb0562532bf11671d6570f1fc56bc1e63b2deaffd92f91521 | |
| # ── Optional ────────────────────────────────────────────────────────────────── | |
| LOG_LEVEL=INFO | |