You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment/TESTING.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ This guide explains how to test the Docker deployment of TranslateBookWithLLM.
8
8
- For Windows: WSL 2 enabled
9
9
- At least 2GB of free disk space
10
10
11
+
**Note:** This guide uses `docker-compose` (standalone) commands. On newer systems (GitHub Actions, recent Ubuntu), use `docker compose` (with space) instead.
0 commit comments