Skip to content

Commit 8cdc28e

Browse files
committed
fix: update default gateway port in README config example to 45818
https://claude.ai/code/session_01V5tgbLyeWrPW5zZ1toRoPZ
1 parent 2f35f80 commit 8cdc28e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Add a server in McpMux and every client has it instantly. No files to edit.
5050
"mcpServers": {
5151
"mcpmux": {
5252
"type": "http",
53-
"url": "http://localhost:9315/mcp"
53+
"url": "http://localhost:45818/mcp"
5454
}
5555
}
5656
}

0 commit comments

Comments
 (0)