Update docker-compose.yml
This commit is contained in:
@@ -39,6 +39,8 @@ services:
|
|||||||
hermes-dashboard:
|
hermes-dashboard:
|
||||||
image: nousresearch/hermes-agent:v2026.4.16
|
image: nousresearch/hermes-agent:v2026.4.16
|
||||||
container_name: hermes-dashboard
|
container_name: hermes-dashboard
|
||||||
|
profiles:
|
||||||
|
- dashboard
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
init: true
|
init: true
|
||||||
command: dashboard --host 0.0.0.0
|
command: dashboard --host 0.0.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user