Files
haproxy-mcp/haproxy_mcp
kappa 0803d7db92 Fix health check: DB file is always local, not remote
In REMOTE_MODE the SQLite database lives inside the MCP container,
not on the remote HAProxy host. Check db_file with os.path.exists
instead of remote_file_exists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 11:21:08 +09:00
..