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