From 82e3005d1f9d2d78bbbc9cce627af9699f8d5346 Mon Sep 17 00:00:00 2001 From: Thierry Pouplier Date: Mon, 15 Jun 2026 13:05:10 -0400 Subject: [PATCH] Added opencode api key --- ai/compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ai/compose.yml b/ai/compose.yml index f3ef20e..3bae744 100755 --- a/ai/compose.yml +++ b/ai/compose.yml @@ -49,6 +49,7 @@ services: - API_SERVER_KEY=hermes_local_key - GATEWAY_ALLOW_ALL_USERS=true - OPENROUTER_API_KEY=${OPENROUTER_API_KEY} + - OPENCODE_API_KEY=${OPENCODE_API_KEY} # ROCm for GPU-accelerated faster-whisper STT - HSA_OVERRIDE_GFX_VERSION=9.0.6 - HCC_AMDGPU_TARGET=gfx906