Skip to content

Commit 0ac3ba6

Browse files
committed
docker
1 parent 37f1044 commit 0ac3ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpreter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A containerized Python code execution service that provides an API for running P
1616

1717
2. **Verify it's running:**
1818
```bash
19-
curl http://localhost:8000/health
19+
curl http://localhost:8123/health
2020
```
2121

2222
3. **Stop the service:**

0 commit comments

Comments
 (0)