Port updates for MCP servers
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user