Commit 0cac4453 authored by Internship UKSW 2019's avatar Internship UKSW 2019

Update API.js

parent a1d62c10
...@@ -18,8 +18,8 @@ const sendEmail = (request, response) => { ...@@ -18,8 +18,8 @@ const sendEmail = (request, response) => {
auth: { auth: {
user: 'vdocmanagement@gmail.com', user: 'vdocmanagement@gmail.com',
pass: 'docmgmt123' pass: 'docmgmt123'
}, }
proxy: 'http://10.194.194.2:8080' // proxy: 'http://10.194.194.2:8080'
}) })
let mailOptions = { let mailOptions = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment