DATABASE_URL=postgresql+asyncpg://postgres:password@localhost:5432/trumpsignal REDIS_URL=redis://localhost:6379 ANTHROPIC_API_KEY=sk-ant-... FRONTEND_URL=http://localhost:3001