mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
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…
Reference in New Issue
Block a user