Revert "fix: Firecrawl health endpoint is / not /health"

This reverts commit f1a031b682.
This commit is contained in:
Agent Zero
2026-07-06 18:46:36 -04:00
parent f1a031b682
commit 22ee074d5b
+1 -1
View File
@@ -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 - 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 - Zulip test: send test message to #agent-hub
- Dashboard loading: `curl localhost:3001/` (via CT 116) - Dashboard loading: `curl localhost:3001/` (via CT 116)
- Firecrawl test: `curl :3002/` - Firecrawl test: `curl :3002/health`
- SearXNG test: `curl :8888` - SearXNG test: `curl :8888`
## Wave 4: Proxmox Kernel Reboot (if needed) ## Wave 4: Proxmox Kernel Reboot (if needed)