fix: update Rommie MCP URL and allowed hosts for improved access and security

This commit is contained in:
2026-03-26 10:38:44 +00:00
parent 6f5f610297
commit 45db26040e
4 changed files with 17 additions and 6 deletions

View File

@@ -188,6 +188,12 @@ haproxy_backends:
health_path: "/api/"
timeout_server: 300s # WebSocket support for HA frontend
- subdomain: "rommie"
backend_host: "caliban.incus"
backend_port: 22031
health_path: "/mcp"
timeout_server: 300s # SSE streaming support for MCP
- subdomain: "smtp4dev"
backend_host: "oberon.incus"
backend_port: 22085