mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 20:16:03 +08:00
Update index.ts
This commit is contained in:
parent
d3856371c9
commit
03287821c2
@ -29,7 +29,6 @@ const { ExpressAdapter } = require("@bull-board/express");
|
||||
const numCPUs = process.env.ENV === "local" ? 2 : os.cpus().length;
|
||||
Logger.info(`Number of CPUs: ${numCPUs} available`);
|
||||
|
||||
// Disable CacheableLookup for VPC fire-engine-api
|
||||
const cacheable = new CacheableLookup()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user