WORKSPACE_DIR env var was never set in docker-compose.yml, so the default always applied anyway. The container-internal mount point is always /workspace, so there's no reason to make it configurable.
WORKSPACE_DIR env var was never set in docker-compose.yml, so the default always applied anyway. The container-internal mount point is always /workspace, so there's no reason to make it configurable.