mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-04-03 01:47:23 -04:00
Add validation at startup to check required environment variables: - OPENAI_API_KEY - ALPHAADVANTAGE_API_KEY - JINA_API_KEY If any are missing, display clear error message with setup instructions and exit immediately (no restart loop). Change restart policy from 'unless-stopped' to 'on-failure:3' to limit restart attempts and prevent endless loops on configuration errors.
1.2 KiB
1.2 KiB