From 6c3b2acfbb38aa90f99e983a95418c8793562b65 Mon Sep 17 00:00:00 2001 From: Marc Blatter Date: Tue, 16 Jun 2026 19:57:13 +0000 Subject: [PATCH] Korrektur --- compose-hermes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-hermes.yaml b/compose-hermes.yaml index ac44a6c..d485815 100644 --- a/compose-hermes.yaml +++ b/compose-hermes.yaml @@ -3,7 +3,7 @@ services: image: nousresearch/hermes-agent:latest container_name: hermes-agent restart: unless-stopped - command: gateway run --insecure + command: gateway run --dashboard-insecure ports: - "8642:8642" # Gateway API (OpenAI-compatible) - "9119:9119" # Web Dashboard