DATABASE_URL=postgresql+psycopg://metabloom:change-me@localhost:5432/metabloom JWT_SECRET=generate-a-random-secret-of-at-least-32-characters ENVIRONMENT=production ALLOWED_ORIGINS=https://app.example.com POSTGRES_PASSWORD=change-me # API OpenAI-compatible : Ollama local par défaut, ou fournisseur autorisé. AI_BASE_URL=http://localhost:11434/v1 AI_MODEL=llama3.2:3b AI_API_KEY= AI_TIMEOUT_SECONDS=20