Attempt to move image processing to an eris-fleet service
This commit is contained in:
parent
736207075b
commit
97050f0cf1
8 changed files with 302 additions and 306 deletions
|
@ -1,6 +1,5 @@
|
|||
require("dotenv").config();
|
||||
const os = require("os");
|
||||
//const { run } = require("../utils/image-runner.js");
|
||||
const { Worker } = require("worker_threads");
|
||||
const path = require("path");
|
||||
const http = require("http");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue