focusflow-api / .env.example
vickysrm
Initial backend upload
d309047
raw
history blame contribute delete
222 Bytes
GROQ_API_KEY=your_groq_api_key_here
GEMINI_API_KEY=your_gemini_api_key_here
OPENAI_API_KEY=your_openai_api_key_here
REDIS_URL=redis://localhost:6379
ALLOWED_ORIGINS=http://localhost:5173,https://your-vercel-app.vercel.app