composte-hermes.yml aktualisiert
This commit is contained in:
parent
7bbeec3946
commit
5084917921
|
|
@ -58,6 +58,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/hermes:/opt/data
|
- /opt/hermes:/opt/data
|
||||||
- /opt/hermes/.ssh:/root/.ssh
|
- /opt/hermes/.ssh:/root/.ssh
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
- OPENAI_BASE_URL=http://vllm:8005/v1
|
- OPENAI_BASE_URL=http://vllm:8005/v1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue