Compare commits
1 Commits
fix/remove
...
46f3b23a3f
| Author | SHA1 | Date | |
|---|---|---|---|
| 46f3b23a3f |
@@ -35,8 +35,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user