Add CLOUDFLARE_API_TOKEN to .env.example

This commit is contained in:
calesthio
2026-03-21 14:49:39 -07:00
parent 961fe46f6e
commit 7afaa48922

View File

@@ -21,6 +21,8 @@ AISSTREAM_API_KEY=
ACLED_EMAIL=
# OAuth2 password grant (API keys deprecated Sept 2025)
ACLED_PASSWORD=
# Cloudflare Radar internet outages & traffic anomalies (free: dash.cloudflare.com/profile/api-tokens)
CLOUDFLARE_API_TOKEN=
# === Server Configuration ===