diff --git a/.env.example b/.env.example index 84e328f..460cd30 100644 --- a/.env.example +++ b/.env.example @@ -32,12 +32,6 @@ OLLAMA_PORT=11434 OLLAMA_SHM_SIZE=2gb OLLAMA_MEM_LIMIT=8g -# ── Intel Arc GPU device nodes (only needed with docker-compose.arc.yml) ────── -# Run scripts/check-arc-gpu.sh to find the correct device paths for your system. -# These values are ignored when using the CPU or NVIDIA compose overlay. -GPU_CARD=/dev/dri/card1 -GPU_RENDER=/dev/dri/renderD128 - # ── Cloud API Keys ──────────────────────────────────────────────────────────── ANTHROPIC_API_KEY=sk-ant-... GEMINI_API_KEY=your-gemini-key