Port updates for MCP servers

This commit is contained in:
2026-04-11 18:48:21 +00:00
parent 6f1e792522
commit c31c86f3b2
2 changed files with 5 additions and 4 deletions

View File

@@ -163,12 +163,12 @@ haproxy_backends:
- subdomain: "nike"
backend_host: "puck.incus"
backend_port: 20681
backend_port: 20581
health_path: "/ready/"
- subdomain: "periplus"
backend_host: "puck.incus"
backend_port: 20581
backend_port: 20681
health_path: "/ready/"
- subdomain: "spelunker"
@@ -195,13 +195,13 @@ haproxy_backends:
- subdomain: "freecad-mcp"
backend_host: "caliban.incus"
backend_port: 22032
backend_port: 22062
health_path: "/mcp"
timeout_server: 300s # SSE streaming support for MCP
- subdomain: "rommie"
backend_host: "caliban.incus"
backend_port: 22031
backend_port: 22061
health_path: "/mcp"
timeout_server: 300s # SSE streaming support for MCP