mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-12-27 15:13:26 +00:00
Update v0.ts
This commit is contained in:
parent
3eaa3b38ab
commit
93e106d321
@ -27,4 +27,4 @@ v0Router.post("/v0/search", searchController);
|
||||
|
||||
// Health/Probe routes
|
||||
v0Router.get("/v0/health/liveness", livenessController);
|
||||
v0Router.get("/v0/health/readiness", readinessController);
|
||||
v0Router.get("/v0/health/readiness", readinessController);
|
||||
Loading…
x
Reference in New Issue
Block a user