micas23 commited on
Commit
305ec9d
Β·
verified Β·
1 Parent(s): 07aee41

Update .env.example

Browse files
Files changed (1) hide show
  1. .env.example +1 -1
.env.example CHANGED
@@ -3,7 +3,7 @@
3
  # ════════════════════════════════════════════════════════════════
4
  # Copy this file to .env and fill in your values.
5
  # For local development: cp .env.example .env && nano .env
6
-
7
  # ── REQUIRED: Core Configuration ──
8
  # [REQUIRED] LLM provider API key
9
  # - Anthropic: sk-ant-v0-...
 
3
  # ════════════════════════════════════════════════════════════════
4
  # Copy this file to .env and fill in your values.
5
  # For local development: cp .env.example .env && nano .env
6
+ OPENCLAW_DOCKER_APT_PACKAGES="ffmpeg"
7
  # ── REQUIRED: Core Configuration ──
8
  # [REQUIRED] LLM provider API key
9
  # - Anthropic: sk-ant-v0-...