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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ This command closely resembles `docker run` but focuses on security and simplici
129
129
130
130
* **SSE**:
131
131
132
-
If the transport is `sse`, ToolHive creates a reverse proxy a random that forwards requests to the container. This means the container itself does not directly expose any ports.
132
+
If the transport is `sse`, ToolHive creates a reverse proxy on a random port that forwards requests to the container. This means the container itself does not directly expose any ports.
0 commit comments