diff --git a/documentation/docs/docker/docker-compose.yml b/documentation/docs/docker/docker-compose.yml index a5102e812c..29d880364f 100644 --- a/documentation/docs/docker/docker-compose.yml +++ b/documentation/docs/docker/docker-compose.yml @@ -15,7 +15,7 @@ services: - ~/.ssh:/root/.ssh:ro working_dir: /root/workspace environment: - - OOSE_HOME=/root/.goose + - GOOSE_HOME=/root/.goose # Set default editor - EDITOR=vim # Preserve git author info @@ -33,4 +33,4 @@ services: entrypoint: ["/bin/bash"] volumes: - goose-config: \ No newline at end of file + goose-config: