Skip to content

Commit 48b7a5d

Browse files
authored
docs: remove redundant note about --no-auto-tls from README (#87)
1 parent 1ab92f0 commit 48b7a5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ If you use stdio transport
3434

3535
That's it! Your HTTP endpoint is now available at `https://{your-domain}/mcp`.
3636

37-
- Don't want the proxy to manage TLS? Add `--no-auto-tls` so you can terminate TLS elsewhere or keep the backend on plain HTTP.
38-
3937
- stdio (when a command is specified): MCP endpoint is https://{your-domain}/mcp.
4038
- SSE/HTTP (when a URL is specified): MCP endpoint uses the backend’s original path (no conversion).
4139

0 commit comments

Comments
 (0)