Korrektur

This commit is contained in:
Marc Blatter 2026-06-16 19:57:13 +00:00
parent 964d447e3f
commit 6c3b2acfbb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
image: nousresearch/hermes-agent:latest image: nousresearch/hermes-agent:latest
container_name: hermes-agent container_name: hermes-agent
restart: unless-stopped restart: unless-stopped
command: gateway run --insecure command: gateway run --dashboard-insecure
ports: ports:
- "8642:8642" # Gateway API (OpenAI-compatible) - "8642:8642" # Gateway API (OpenAI-compatible)
- "9119:9119" # Web Dashboard - "9119:9119" # Web Dashboard