From 832efa9b51cfc482defc8e03bcae35669dd28b3d Mon Sep 17 00:00:00 2001 From: Marc Blatter Date: Fri, 7 Aug 2026 07:09:52 +0000 Subject: [PATCH] SSH Keys --- composte-hermes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/composte-hermes.yml b/composte-hermes.yml index 6250608..b6b8ed4 100644 --- a/composte-hermes.yml +++ b/composte-hermes.yml @@ -57,6 +57,7 @@ services: volumes: - /opt/hermes:/opt/data - /opt/hermes/.ssh:/root/.ssh + - ~/.ssh:/root/.ssh:ro - /var/run/docker.sock:/var/run/docker.sock environment: - OPENAI_BASE_URL=http://vllm:8005/v1