composte-hermes.yml aktualisiert

This commit is contained in:
Marc Blatter 2026-07-22 10:14:44 +00:00
parent 3c8181affd
commit 76f7f6e4db
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ services:
- HERMES_UID=${HERMES_UID:-10000} - HERMES_UID=${HERMES_UID:-10000}
- HERMES_GID=${HERMES_GID:-10000} - HERMES_GID=${HERMES_GID:-10000}
- OPENAI_BASE_URL=http://vllm:8005/v1 - OPENAI_BASE_URL=http://vllm:8005/v1
- OPENAI_API_KEY=dummy - OPENAI_API_KEY=sk-dummy-key-1234567890 # bessere Lesbarkeit für dummy-key
- GATEWAY_HEALTH_URL=http://localhost:8642 - GATEWAY_HEALTH_URL=http://localhost:8642
entrypoint: ["/bin/sh", "-c"] entrypoint: ["/bin/sh", "-c"]
command: command: