fix: move run-multi-gateways.sh into build context, bake into image #50

Merged
gortium merged 11 commits from fix/multi-gateway-path into master 2026-05-23 02:12:52 +00:00
Showing only changes of commit d8a1ebcd96 - Show all commits

View File

@@ -35,6 +35,8 @@ services:
"bash /opt/data/hermes-tools/install.sh && bash /opt/data/hermes-tools/run-multi-gateways.sh && exec /usr/bin/tini -g -- /opt/hermes/docker/entrypoint.sh \"$@\"",
"hermes-entrypoint"]
restart: always
# Gateway run enables the internal API server on port 8642
command: gateway run
environment:
- OLLAMA_HOST=http://ollama:11434
- HERMES_DASHBOARD=1