SSH Keys
This commit is contained in:
parent
44db1d5375
commit
832efa9b51
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue