This commit is contained in:
2026-01-08 02:50:06 -03:00
parent 05c9e7e670
commit 134698e7ab
3 changed files with 16 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ import path from "path";
import crypto from "crypto";
import express from "express";
import multer from "multer";
import 'dotenv/config'
const {
FILE_LOCATION,