Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-03-10 10:09:46 -04:00
committed by GitHub
parent c1d8e27e73
commit 9f061f7936
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- ~/.ssh:/root/.ssh:ro - ~/.ssh:/root/.ssh:ro
working_dir: /root/workspace working_dir: /root/workspace
environment: environment:
- OOSE_HOME=/root/.goose - GOOSE_HOME=/root/.goose
# Set default editor # Set default editor
- EDITOR=vim - EDITOR=vim
# Preserve git author info # Preserve git author info