fix: resolve Docker port configuration mismatch (Issue #228) (#373)

This commit is contained in:
Romuald Członkowski
2025-10-25 23:56:54 +02:00
committed by GitHub
parent ee7229b4db
commit 590dc087ac
7 changed files with 46 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-mcp",
"version": "2.22.5",
"version": "2.22.6",
"description": "Integration between n8n workflow automation and Model Context Protocol (MCP)",
"main": "dist/index.js",
"types": "dist/index.d.ts",