From 22ee074d5bd5be9ab44f08da3c17ba230127a2ee Mon Sep 17 00:00:00 2001 From: Agent Zero Date: Mon, 6 Jul 2026 18:46:36 -0400 Subject: [PATCH] Revert "fix: Firecrawl health endpoint is / not /health" This reverts commit f1a031b6827d7700ab2d2417dc3bc476b852cd61. --- infrastructure-update.prose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-update.prose.md b/infrastructure-update.prose.md index dcaff33..6cd00bc 100644 --- a/infrastructure-update.prose.md +++ b/infrastructure-update.prose.md @@ -84,7 +84,7 @@ Before ANY update wave: - End-to-end inference test: `curl localhost:4000/v1/chat/completions` (via CT 116) with syslog-auto - Zulip test: send test message to #agent-hub - Dashboard loading: `curl localhost:3001/` (via CT 116) -- Firecrawl test: `curl :3002/` +- Firecrawl test: `curl :3002/health` - SearXNG test: `curl :8888` ## Wave 4: Proxmox Kernel Reboot (if needed)