fix: smtp mail issue resolve

This commit is contained in:
prafull-opensignlabs
2023-11-28 19:40:08 +05:30
committed by Andrew
parent a8c7b60c1b
commit d84ab89a9b
+1
View File
@@ -18,6 +18,7 @@ import FSFilesAdapter from 'parse-server-fs-adapter';
import AWS from 'aws-sdk';
import { app as customRoute } from './cloud/customRoute/customApp.js';
import { exec } from 'child_process';
import { createTransport } from 'nodemailer';
const spacesEndpoint = new AWS.Endpoint(process.env.DO_ENDPOINT);
// console.log("configuration ", configuration);