mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 11:18:22 +00:00
docker.sh restart() tells users to run `make docker-dev-logs`, but this target does not exist. The correct target is `make docker-logs`. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>