This commit is contained in:
Marc Blatter 2026-08-07 07:09:52 +00:00
parent 44db1d5375
commit 832efa9b51
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ services:
volumes: volumes:
- /opt/hermes:/opt/data - /opt/hermes:/opt/data
- /opt/hermes/.ssh:/root/.ssh - /opt/hermes/.ssh:/root/.ssh
- ~/.ssh:/root/.ssh:ro
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
environment: environment:
- OPENAI_BASE_URL=http://vllm:8005/v1 - OPENAI_BASE_URL=http://vllm:8005/v1