diff --git a/src/auth-service/utils/common/mailer.js b/src/auth-service/utils/common/mailer.js index 449a644aa8..99d2035e79 100644 --- a/src/auth-service/utils/common/mailer.js +++ b/src/auth-service/utils/common/mailer.js @@ -21,7 +21,8 @@ const processString = (inputString) => { return uppercasedString; }; -const projectRoot = path.join(__dirname, "..", "..", ".."); // Go three levels up +// const projectRoot = path.join(__dirname, "..", "..", ".."); // Go three levels up +const projectRoot = "/usr/src/app"; const imagePath = path.join(projectRoot, "config", "images"); let attachments = [