Files
forex-dashboard/.env.example
T

6 lines
152 B
Bash
Raw Normal View History

2026-05-27 13:18:45 +02:00
FRED_API_KEY=your_fred_key_here
BYTEZ_API_KEY=your_bytez_key_here
ALPHA_VANTAGE_KEY=your_alphavantage_key_here
NEXT_PUBLIC_REFRESH_INTERVAL_MS=3600000