.env.example 428 B

1234567891011
  1. # OpenClaw Docker konfiguratsioon — kopeeri .env-iks ja täida
  2. OPENCLAW_IMAGE=ghcr.io/openclaw/openclaw:latest
  3. OPENCLAW_TZ=Europe/Tallinn
  4. OPENCLAW_GATEWAY_BIND=lan
  5. OPENCLAW_GATEWAY_PORT=127.0.0.1:18789
  6. OPENCLAW_BRIDGE_PORT=127.0.0.1:18790
  7. OPENCLAW_MSTEAMS_PORT=127.0.0.1:3978
  8. OPENCLAW_SKIP_ONBOARDING=1
  9. OPENCLAW_DISABLE_BONJOUR=1
  10. # DeepSeek API võti (platvorm: https://platform.deepseek.com/api_keys)
  11. DEEPSEEK_API_KEY=sk-...