mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 15:20:53 +08: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