Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading