Create function sendDeviceInfor to mail

This commit is contained in:
joseph le 2023-10-09 16:28:03 +07:00
parent ce04061029
commit 869008a066
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ export const sendDeviceInfora = async () => {
//List file today
const listFile = fs
.readdirSync(Env.get("FOLDER_LOGS"))
.filter((f) => f.includes("TEST01"));
//Configure mail
const transporter = nodeMailer.createTransport({