SSH Key
This commit is contained in:
parent
941c1e7e1b
commit
f398d6d794
|
|
@ -29,6 +29,7 @@ services:
|
|||
volumes:
|
||||
- /opt/hermes-agent/data:/opt/data
|
||||
- /opt/obsidian/config/Vault/Test:/opt/data/vault:rw
|
||||
- ~/.ssh/hermes_agent_key:/root/.ssh/id_ed25519:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
- HERMES_DASHBOARD=1
|
||||
|
|
|
|||
Loading…
Reference in New Issue