feat: wire Gerhard to gutasktool
This commit is contained in:
@@ -80,7 +80,10 @@ services:
|
||||
volumes:
|
||||
- ./agents/gerhard-hermes:/opt/data
|
||||
- ./agents/gerhard-workspace:/workspace
|
||||
- ../gutasktool:/opt/gutasktool
|
||||
- ${HOME}/.ssh:/root/.ssh
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
environment:
|
||||
HERMES_UID: ${HERMES_UID:-1000}
|
||||
HERMES_GID: ${HERMES_GID:-1000}
|
||||
|
||||
Reference in New Issue
Block a user