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: packages/evals/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Start the evals service:
29
29
docker compose -f packages/evals/docker-compose.yml --profile server --profile runner up --build --scale runner=0
30
30
```
31
31
32
-
The initial build process can take a minute or two. Upon success you should see ouput indicating that a web service is running on [localhost:3000](http://localhost:3000/):
32
+
The initial build process can take a minute or two. Upon success you should see output indicating that a web service is running on [localhost:3000](http://localhost:3000/):
33
33
<imgwidth="1182"alt="Screenshot 2025-06-05 at 12 05 38 PM"src="https://github.com/user-attachments/assets/34f25a59-1362-458c-aafa-25e13cdb2a7a" />
34
34
35
35
Additionally, you'll find in Docker Desktop that database and redis services are running:
0 commit comments