Files
n8n-mcp/railway.json
2025-07-16 09:16:49 +02:00

11 lines
148 B
JSON

{
"name": "n8n-mcp",
"services": [
{
"name": "n8n-mcp",
"source": ".",
"dockerfilePath": "Dockerfile.railway"
}
]
}