Caliban: Update Rommie port

This commit is contained in:
2026-06-07 08:14:55 -04:00
parent 95682eca61
commit 35061e3b6d

View File

@@ -211,9 +211,15 @@ haproxy_backends:
health_path: "/mcp" health_path: "/mcp"
timeout_server: 300s # SSE streaming support for MCP timeout_server: 300s # SSE streaming support for MCP
- subdomain: "caliban"
backend_host: "caliban.incus"
backend_port: 20261
health_path: "/mcp"
timeout_server: 300s # SSE streaming support for MCP
- subdomain: "rommie" - subdomain: "rommie"
backend_host: "caliban.incus" backend_host: "caliban.incus"
backend_port: 22061 backend_port: 20361
health_path: "/mcp" health_path: "/mcp"
timeout_server: 300s # SSE streaming support for MCP timeout_server: 300s # SSE streaming support for MCP