AndesOps-AI / .env.example
Álvaro Valenzuela Valdes
Initial commit: AndesOps AI Platform Demo Ready
b8e6434
raw
history blame contribute delete
219 Bytes
# Backend configuration
MERCADO_PUBLICO_TICKET=your_mercado_publico_ticket_here
GEMINI_API_KEY=your_gemini_api_key_here
GEMINI_MODEL=gemini-1.5-flash
# Frontend configuration
NEXT_PUBLIC_API_BASE=http://localhost:8000